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