diff options
Diffstat (limited to 'keyboards/lfkeyboards/mini1800/keymaps/default/rules.mk')
-rw-r--r-- | keyboards/lfkeyboards/mini1800/keymaps/default/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/lfkeyboards/mini1800/keymaps/default/rules.mk b/keyboards/lfkeyboards/mini1800/keymaps/default/rules.mk index b96ab7377..f5cebe707 100644 --- a/keyboards/lfkeyboards/mini1800/keymaps/default/rules.mk +++ b/keyboards/lfkeyboards/mini1800/keymaps/default/rules.mk | |||
@@ -12,7 +12,6 @@ NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here | |||
12 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 12 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
13 | MIDI_ENABLE = no # MIDI controls | 13 | MIDI_ENABLE = no # MIDI controls |
14 | AUDIO_ENABLE = yes # Audio output | 14 | AUDIO_ENABLE = yes # Audio output |
15 | UNICODE_ENABLE = no # Unicode | ||
16 | RGBLIGHT_ENABLE = yes # Enable RGB underlight | 15 | RGBLIGHT_ENABLE = yes # Enable RGB underlight |
17 | RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812 | 16 | RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812 |
18 | SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend | 17 | SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend |