summaryrefslogtreecommitdiffstats
path: root/keyboards/uk78/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/uk78/rules.mk')
-rw-r--r--keyboards/uk78/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/uk78/rules.mk b/keyboards/uk78/rules.mk
index 4e8d14812..5c2691823 100644
--- a/keyboards/uk78/rules.mk
+++ b/keyboards/uk78/rules.mk
@@ -44,7 +44,7 @@ OPT_DEFS += -DBOOTLOADER_SIZE=8192
# Build Options
# comment out to disable the options.
#
-BOOTMAGIC_ENABLE ?= yes # Virtual DIP switch configuration(+1000)
+BOOTMAGIC_ENABLE ?= no # Virtual DIP switch configuration(+1000)
MOUSEKEY_ENABLE ?= yes # Mouse keys(+4700)
EXTRAKEY_ENABLE ?= yes # Audio control and System control(+450)
CONSOLE_ENABLE ?= no # Console for debug(+400)