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.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/planck/rev6/rules.mk b/keyboards/planck/rev6/rules.mk
index 429fc50a2..49f6088c3 100644
--- a/keyboards/planck/rev6/rules.mk
+++ b/keyboards/planck/rev6/rules.mk
@@ -5,11 +5,11 @@ MCU = STM32F303
5# change to "no" to disable the options, or define them in the Makefile in 5# change to "no" to disable the options, or define them in the Makefile in
6# the appropriate keymap folder that will get included automatically 6# the appropriate keymap folder that will get included automatically
7# 7#
8BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000) 8BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
9## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.) 9## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.)
10MOUSEKEY_ENABLE = yes # Mouse keys(+4700) 10MOUSEKEY_ENABLE = yes # Mouse keys
11EXTRAKEY_ENABLE = yes # Audio control and System control(+450) 11EXTRAKEY_ENABLE = yes # Audio control and System control
12CONSOLE_ENABLE = yes # Console for debug(+400) 12CONSOLE_ENABLE = yes # Console for debug
13COMMAND_ENABLE = yes # Commands for debug and configuration 13COMMAND_ENABLE = yes # Commands for debug and configuration
14NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 14NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
15BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 15BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality