summaryrefslogtreecommitdiff
path: root/keyboards/handwired/datahand/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/datahand/rules.mk')
-rw-r--r--keyboards/handwired/datahand/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/datahand/rules.mk b/keyboards/handwired/datahand/rules.mk
index a46dcedb1c..816c09fd82 100644
--- a/keyboards/handwired/datahand/rules.mk
+++ b/keyboards/handwired/datahand/rules.mk
@@ -12,7 +12,7 @@ MCU = at90usb1286
BOOTLOADER = halfkay
# Build Options
-BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000)
+BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
CONSOLE_ENABLE = yes # Console for debug(+400)