summaryrefslogtreecommitdiffstats
path: root/keyboards/kbd6x/rules.mk
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-09-04 22:29:58 +0200
committerDrashna Jaelre <drashna@live.com>2018-09-04 22:29:58 +0200
commit1a907a1627796468c5d93c091168fede5893bbc7 (patch)
treeb01593d72f06d9296415909d183327948b2aaae4 /keyboards/kbd6x/rules.mk
parent224b4dea9805412d0f4b677dc22c1c4fca79a9de (diff)
downloadqmk_firmware-1a907a1627796468c5d93c091168fede5893bbc7.tar.gz
qmk_firmware-1a907a1627796468c5d93c091168fede5893bbc7.tar.xz
Keyboard: formatting changes for readme and enable bootmagic (#3851)
Diffstat (limited to 'keyboards/kbd6x/rules.mk')
-rw-r--r--keyboards/kbd6x/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kbd6x/rules.mk b/keyboards/kbd6x/rules.mk
index b8acb7ad9..5c7a3877e 100644
--- a/keyboards/kbd6x/rules.mk
+++ b/keyboards/kbd6x/rules.mk
@@ -51,7 +51,7 @@ OPT_DEFS += -DBOOTLOADER_SIZE=4096
# Build Options
# change yes to no to disable
#
-BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000)
+BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000)
MOUSEKEY_ENABLE = no # Mouse keys(+4700)
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
CONSOLE_ENABLE = yes # Console for debug(+400)