aboutsummaryrefslogtreecommitdiff
path: root/keyboards/cu75/keymaps/default/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/cu75/keymaps/default/rules.mk')
-rw-r--r--keyboards/cu75/keymaps/default/rules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/cu75/keymaps/default/rules.mk b/keyboards/cu75/keymaps/default/rules.mk
index 13abea04a..4bddc61e9 100644
--- a/keyboards/cu75/keymaps/default/rules.mk
+++ b/keyboards/cu75/keymaps/default/rules.mk
@@ -10,7 +10,6 @@ CONSOLE_ENABLE = no # Console for debug
10COMMAND_ENABLE = no # Commands for debug and configuration 10COMMAND_ENABLE = no # Commands for debug and configuration
11NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 11NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
12BACKLIGHT_ENABLE = yes # Disable keyboard backlight functionality 12BACKLIGHT_ENABLE = yes # Disable keyboard backlight functionality
13MIDI_ENABLE = no # MIDI controls
14AUDIO_ENABLE = no # Audio output 13AUDIO_ENABLE = no # Audio output
15RGBLIGHT_ENABLE = yes # Disable RGB underlight 14RGBLIGHT_ENABLE = yes # Disable RGB underlight
16RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812 15RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812