diff options
Diffstat (limited to 'keyboards/lfkeyboards/lfkpad/rules.mk')
-rw-r--r-- | keyboards/lfkeyboards/lfkpad/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/lfkeyboards/lfkpad/rules.mk b/keyboards/lfkeyboards/lfkpad/rules.mk index 996d822f3..91d754803 100644 --- a/keyboards/lfkeyboards/lfkpad/rules.mk +++ b/keyboards/lfkeyboards/lfkpad/rules.mk | |||
@@ -29,7 +29,6 @@ RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not qmk | |||
29 | MIDI_ENABLE = no # MIDI support | 29 | MIDI_ENABLE = no # MIDI support |
30 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 30 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
31 | AUDIO_ENABLE = no # Audio output on port C6 | 31 | AUDIO_ENABLE = no # Audio output on port C6 |
32 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | ||
33 | UNICODE_ENABLE = no # Unicode | 32 | UNICODE_ENABLE = no # Unicode |
34 | TAP_DANCE_ENABLE = no | 33 | TAP_DANCE_ENABLE = no |
35 | 34 | ||