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 5fd6c85c1..f496b7c7a 100644
--- a/keyboards/planck/rev6/rules.mk
+++ b/keyboards/planck/rev6/rules.mk
@@ -13,7 +13,7 @@ MOUSEKEY_ENABLE = yes # Mouse keys
13EXTRAKEY_ENABLE = yes # Audio control and System control 13EXTRAKEY_ENABLE = yes # Audio control and System control
14CONSOLE_ENABLE = yes # Console for debug 14CONSOLE_ENABLE = yes # Console for debug
15COMMAND_ENABLE = yes # Commands for debug and configuration 15COMMAND_ENABLE = yes # Commands for debug and configuration
16NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 16NKRO_ENABLE = yes # Enable N-Key Rollover
17BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 17BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
18AUDIO_ENABLE = yes # Audio output 18AUDIO_ENABLE = yes # Audio output
19RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. 19RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.