summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/acacia/rules.mk
diff options
context:
space:
mode:
authorJens Peter Secher <jpsecher@gmail.com>2023-01-13 12:04:16 +0100
committerGitHub <noreply@github.com>2023-01-13 03:04:16 -0800
commit0de7ccedac4fba00f0e39cfa37f59ef0cd6059c3 (patch)
tree711547af8ac3abc245188392e9e78ad6bfcc99d0 /keyboards/handwired/acacia/rules.mk
parente1feab3167e859fd2b269176808f1e4789bb1f5d (diff)
[Keyboard] Acacia keyboard (#19532)
Diffstat (limited to 'keyboards/handwired/acacia/rules.mk')
-rw-r--r--keyboards/handwired/acacia/rules.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/handwired/acacia/rules.mk b/keyboards/handwired/acacia/rules.mk
new file mode 100644
index 0000000000..c70b7f10c7
--- /dev/null
+++ b/keyboards/handwired/acacia/rules.mk
@@ -0,0 +1,7 @@
+BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
+MOUSEKEY_ENABLE = yes
+EXTRAKEY_ENABLE = yes # Audio control and System control
+CONSOLE_ENABLE = no # Console for debug
+COMMAND_ENABLE = no # Commands for debug and configuration
+NKRO_ENABLE = no # N-Key Rollover
+LTO_ENABLE = yes # Link-time optimisation for smaller code