summaryrefslogtreecommitdiff
path: root/keyboards/handwired/aek64/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/aek64/rules.mk')
-rw-r--r--keyboards/handwired/aek64/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/aek64/rules.mk b/keyboards/handwired/aek64/rules.mk
index 52c3061306..e5a1d648a0 100644
--- a/keyboards/handwired/aek64/rules.mk
+++ b/keyboards/handwired/aek64/rules.mk
@@ -14,7 +14,7 @@ BOOTLOADER = halfkay
# Build Options
# change to no to disable the options.
#
-BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000)
+BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration(+1000)
MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
CONSOLE_ENABLE = yes # Console for debug(+400)