diff options
Diffstat (limited to 'keyboards/duck/jetfire/rules.mk')
-rw-r--r-- | keyboards/duck/jetfire/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/duck/jetfire/rules.mk b/keyboards/duck/jetfire/rules.mk index e5da58234..1fd9c3e82 100644 --- a/keyboards/duck/jetfire/rules.mk +++ b/keyboards/duck/jetfire/rules.mk | |||
@@ -30,7 +30,6 @@ MIDI_ENABLE = no # MIDI support | |||
30 | UNICODE_ENABLE = no # Unicode | 30 | UNICODE_ENABLE = no # Unicode |
31 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 31 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
32 | AUDIO_ENABLE = no # Audio output on port C6 | 32 | AUDIO_ENABLE = no # Audio output on port C6 |
33 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | ||
34 | 33 | ||
35 | CUSTOM_MATRIX = yes | 34 | CUSTOM_MATRIX = yes |
36 | SRC += indicator_leds.c \ | 35 | SRC += indicator_leds.c \ |