summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/acacia/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-01-13 11:04:54 +0000
committerQMK Bot <hello@qmk.fm>2023-01-13 11:04:54 +0000
commit867f2fb2800c44aaac4bda6de48a573150e533cb (patch)
tree68d3d469ff14c6196e718e868eda4fd681dcf6f1 /keyboards/handwired/acacia/rules.mk
parenta306a3104256186d0febc5b48ac61e8ae1072f28 (diff)
parent0de7ccedac4fba00f0e39cfa37f59ef0cd6059c3 (diff)
Merge remote-tracking branch 'origin/master' into develop
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