diff options
Diffstat (limited to 'keyboards/kinesis/keymaps/default/rules.mk')
-rw-r--r-- | keyboards/kinesis/keymaps/default/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/kinesis/keymaps/default/rules.mk b/keyboards/kinesis/keymaps/default/rules.mk index 177a98c80..418f54602 100644 --- a/keyboards/kinesis/keymaps/default/rules.mk +++ b/keyboards/kinesis/keymaps/default/rules.mk | |||
@@ -9,7 +9,6 @@ CONSOLE_ENABLE = no # Console for debug | |||
9 | COMMAND_ENABLE = yes # Commands for debug and configuration | 9 | COMMAND_ENABLE = yes # Commands for debug and configuration |
10 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 10 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
11 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 11 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
12 | MIDI_ENABLE = no # MIDI controls | ||
13 | AUDIO_ENABLE = no # Audio output | 12 | AUDIO_ENABLE = no # Audio output |
14 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 13 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
15 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 14 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |