diff options
Diffstat (limited to 'keyboards/wilba_tech/wt65_a/rules.mk')
-rw-r--r-- | keyboards/wilba_tech/wt65_a/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/wilba_tech/wt65_a/rules.mk b/keyboards/wilba_tech/wt65_a/rules.mk index 53177bf16..a0f923a2f 100644 --- a/keyboards/wilba_tech/wt65_a/rules.mk +++ b/keyboards/wilba_tech/wt65_a/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 = drivers/issi/is31fl3736.c \ | 33 | SRC = drivers/issi/is31fl3736.c \ |