diff options
Diffstat (limited to 'keyboards/lfkeyboards/lfk78/rules.mk')
-rw-r--r-- | keyboards/lfkeyboards/lfk78/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/lfkeyboards/lfk78/rules.mk b/keyboards/lfkeyboards/lfk78/rules.mk index 3af30211e..74a1f7989 100644 --- a/keyboards/lfkeyboards/lfk78/rules.mk +++ b/keyboards/lfkeyboards/lfk78/rules.mk | |||
@@ -26,6 +26,7 @@ CONSOLE_ENABLE = no # Console for debug | |||
26 | COMMAND_ENABLE = no # Commands for debug and configuration | 26 | COMMAND_ENABLE = no # Commands for debug and configuration |
27 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 27 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
28 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 28 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
29 | BACKLIGHT_DRIVER = custom | ||
29 | MIDI_ENABLE = no # MIDI controls | 30 | MIDI_ENABLE = no # MIDI controls |
30 | AUDIO_ENABLE = yes # Audio output on port C6 | 31 | AUDIO_ENABLE = yes # Audio output on port C6 |
31 | UNICODE_ENABLE = no # Unicode | 32 | UNICODE_ENABLE = no # Unicode |