aboutsummaryrefslogtreecommitdiff
path: root/keyboards/kc60se/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kc60se/rules.mk')
-rw-r--r--keyboards/kc60se/rules.mk2
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
15SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend 15SLEEP_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
17NKRO_ENABLE = yes # USB Nkey Rollover 17NKRO_ENABLE = yes # USB Nkey Rollover
18BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality on B7 by default 18BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
19UNICODE_ENABLE = no # Unicode 19UNICODE_ENABLE = no # Unicode
20AUDIO_ENABLE = no # Audio output on port C6 20AUDIO_ENABLE = no # Audio output on port C6
21 21