diff options
Diffstat (limited to 'keyboards/choc_taro/rules.mk')
-rw-r--r-- | keyboards/choc_taro/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/choc_taro/rules.mk b/keyboards/choc_taro/rules.mk index c11995e53..19b81990a 100644 --- a/keyboards/choc_taro/rules.mk +++ b/keyboards/choc_taro/rules.mk | |||
@@ -28,7 +28,6 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | |||
28 | MIDI_ENABLE = no # MIDI support | 28 | MIDI_ENABLE = no # MIDI support |
29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
30 | AUDIO_ENABLE = no # Audio output | 30 | AUDIO_ENABLE = no # Audio output |
31 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | ||
32 | 31 | ||
33 | CUSTOM_MATRIX = lite | 32 | CUSTOM_MATRIX = lite |
34 | SRC += matrix.c | 33 | SRC += matrix.c |