aboutsummaryrefslogtreecommitdiff
path: root/keyboards/clueboard/card/keymaps/rgb_effects/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/clueboard/card/keymaps/rgb_effects/rules.mk')
-rw-r--r--keyboards/clueboard/card/keymaps/rgb_effects/rules.mk11
1 files changed, 3 insertions, 8 deletions
diff --git a/keyboards/clueboard/card/keymaps/rgb_effects/rules.mk b/keyboards/clueboard/card/keymaps/rgb_effects/rules.mk
index 1914acdbd..55e9563d3 100644
--- a/keyboards/clueboard/card/keymaps/rgb_effects/rules.mk
+++ b/keyboards/clueboard/card/keymaps/rgb_effects/rules.mk
@@ -1,9 +1,4 @@
1BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 1MOUSEKEY_ENABLE = no
2MOUSEKEY_ENABLE = no # Mouse keys(+4700) 2EXTRAKEY_ENABLE = no
3EXTRAKEY_ENABLE = no # Audio control and System control(+450)
4CONSOLE_ENABLE = yes # Console for debug(+400)
5COMMAND_ENABLE = yes # Commands for debug and configuration
6NKRO_ENABLE = yes 3NKRO_ENABLE = yes
7BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality 4AUDIO_ENABLE = no
8AUDIO_ENABLE = no # Audio output
9RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.