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 22af51a29..177a98c80 100644 --- a/keyboards/kinesis/keymaps/default/rules.mk +++ b/keyboards/kinesis/keymaps/default/rules.mk | |||
@@ -11,7 +11,6 @@ NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: ht | |||
11 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 11 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
12 | MIDI_ENABLE = no # MIDI controls | 12 | MIDI_ENABLE = no # MIDI controls |
13 | AUDIO_ENABLE = no # Audio output | 13 | AUDIO_ENABLE = no # Audio output |
14 | UNICODE_ENABLE = no # Unicode | ||
15 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 14 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
16 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 15 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
17 | 16 | ||