diff options
Diffstat (limited to 'keyboards/smk60/rules.mk')
-rw-r--r-- | keyboards/smk60/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/smk60/rules.mk b/keyboards/smk60/rules.mk index bad46c27c..f49e78694 100644 --- a/keyboards/smk60/rules.mk +++ b/keyboards/smk60/rules.mk | |||
@@ -16,7 +16,7 @@ COMMAND_ENABLE = no # Commands for debug and configuration | |||
16 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 16 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
17 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 17 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
18 | NKRO_ENABLE = yes # USB Nkey Rollover | 18 | NKRO_ENABLE = yes # USB Nkey Rollover |
19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
20 | UNICODE_ENABLE = no # Unicode | 20 | UNICODE_ENABLE = no # Unicode |
21 | AUDIO_ENABLE = no # Audio output on port C6 | 21 | AUDIO_ENABLE = no # Audio output on port C6 |
22 | RGBLIGHT_ENABLE = yes # Use RGB bottom light | 22 | RGBLIGHT_ENABLE = yes # Use RGB bottom light |