aboutsummaryrefslogtreecommitdiff
path: root/keyboards/lfkeyboards/lfk87/keymaps/default/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/lfkeyboards/lfk87/keymaps/default/rules.mk')
-rw-r--r--keyboards/lfkeyboards/lfk87/keymaps/default/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/lfkeyboards/lfk87/keymaps/default/rules.mk b/keyboards/lfkeyboards/lfk87/keymaps/default/rules.mk
index bd998e4dd..b914a58ee 100644
--- a/keyboards/lfkeyboards/lfk87/keymaps/default/rules.mk
+++ b/keyboards/lfkeyboards/lfk87/keymaps/default/rules.mk
@@ -11,7 +11,7 @@ COMMAND_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 # Enable keyboard backlight functionality 12BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
13MIDI_ENABLE = no # MIDI controls 13MIDI_ENABLE = no # MIDI controls
14AUDIO_ENABLE = yes # Audio output on port C6 14AUDIO_ENABLE = yes # Audio output
15UNICODE_ENABLE = no # Unicode 15UNICODE_ENABLE = no # Unicode
16RGBLIGHT_ENABLE = yes # Enable RGB underlight 16RGBLIGHT_ENABLE = yes # Enable RGB underlight
17RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812 17RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812