diff options
Diffstat (limited to 'keyboards/wilba_tech/wt80_bc/rules.mk')
-rw-r--r-- | keyboards/wilba_tech/wt80_bc/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/wilba_tech/wt80_bc/rules.mk b/keyboards/wilba_tech/wt80_bc/rules.mk index 4aa749422..0b6b9254a 100644 --- a/keyboards/wilba_tech/wt80_bc/rules.mk +++ b/keyboards/wilba_tech/wt80_bc/rules.mk | |||
@@ -28,7 +28,6 @@ MIDI_ENABLE = no # MIDI support | |||
28 | UNICODE_ENABLE = no # Unicode | 28 | UNICODE_ENABLE = no # Unicode |
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 on port C6 | 30 | AUDIO_ENABLE = no # Audio output on port C6 |
31 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | ||
32 | 31 | ||
33 | # project specific files | 32 | # project specific files |
34 | SRC = keyboards/wilba_tech/wt_main.c | 33 | SRC = keyboards/wilba_tech/wt_main.c |