diff options
Diffstat (limited to 'keyboards/cu75/keymaps/default/rules.mk')
-rw-r--r-- | keyboards/cu75/keymaps/default/rules.mk | 1 |
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 | |||
10 | COMMAND_ENABLE = no # Commands for debug and configuration | 10 | COMMAND_ENABLE = no # Commands for debug and configuration |
11 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 11 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
12 | BACKLIGHT_ENABLE = yes # Disable keyboard backlight functionality | 12 | BACKLIGHT_ENABLE = yes # Disable keyboard backlight functionality |
13 | MIDI_ENABLE = no # MIDI controls | ||
14 | AUDIO_ENABLE = no # Audio output | 13 | AUDIO_ENABLE = no # Audio output |
15 | RGBLIGHT_ENABLE = yes # Disable RGB underlight | 14 | RGBLIGHT_ENABLE = yes # Disable RGB underlight |
16 | RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812 | 15 | RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812 |