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 c4b8c3062..d82a0a41b 100644 --- a/keyboards/kc60se/rules.mk +++ b/keyboards/kc60se/rules.mk | |||
@@ -17,6 +17,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
17 | NKRO_ENABLE = yes # USB Nkey Rollover | 17 | NKRO_ENABLE = yes # USB Nkey Rollover |
18 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 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 |
21 | 21 | ||
22 | LAYOUTS = 60_ansi 60_ansi_split_bs_rshift 60_iso 60_iso_split_bs_rshift | 22 | LAYOUTS = 60_ansi 60_ansi_split_bs_rshift 60_iso 60_iso_split_bs_rshift |