diff options
Diffstat (limited to 'keyboards/kc60se/rules.mk')
-rw-r--r-- | keyboards/kc60se/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/kc60se/rules.mk b/keyboards/kc60se/rules.mk index 2ad661e36..0006d9bb8 100644 --- a/keyboards/kc60se/rules.mk +++ b/keyboards/kc60se/rules.mk | |||
@@ -27,6 +27,5 @@ MIDI_ENABLE = no # MIDI support | |||
27 | UNICODE_ENABLE = no # Unicode | 27 | UNICODE_ENABLE = no # Unicode |
28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
29 | AUDIO_ENABLE = no # Audio output on port C6 | 29 | AUDIO_ENABLE = no # Audio output on port C6 |
30 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | ||
31 | 30 | ||
32 | LAYOUTS = 60_ansi 60_ansi_split_bs_rshift 60_iso 60_iso_split_bs_rshift | 31 | LAYOUTS = 60_ansi 60_ansi_split_bs_rshift 60_iso 60_iso_split_bs_rshift |