aboutsummaryrefslogtreecommitdiff
path: root/keyboards/planck/rev6/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/rev6/rules.mk')
-rw-r--r--keyboards/planck/rev6/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/planck/rev6/rules.mk b/keyboards/planck/rev6/rules.mk
index 6150d5d1c..b4c90c0cf 100644
--- a/keyboards/planck/rev6/rules.mk
+++ b/keyboards/planck/rev6/rules.mk
@@ -9,7 +9,7 @@ BOOTLOADER = stm32-dfu
9# change to "no" to disable the options, or define them in the Makefile in 9# change to "no" to disable the options, or define them in the Makefile in
10# the appropriate keymap folder that will get included automatically 10# the appropriate keymap folder that will get included automatically
11# 11#
12BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite 12BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
13MOUSEKEY_ENABLE = yes # Mouse keys 13MOUSEKEY_ENABLE = yes # Mouse keys
14EXTRAKEY_ENABLE = yes # Audio control and System control 14EXTRAKEY_ENABLE = yes # Audio control and System control
15CONSOLE_ENABLE = yes # Console for debug 15CONSOLE_ENABLE = yes # Console for debug