Remove FAUXCLICKY feature (deprecated) (#11829)
This commit is contained in:
@@ -14,8 +14,6 @@ MIDI_ENABLE = no # MIDI support
|
||||
UNICODE_ENABLE = no # Unicode
|
||||
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
|
||||
AUDIO_ENABLE = no # Audio output on port C6
|
||||
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
|
||||
|
||||
BOOTLOADER = atmel-dfu
|
||||
|
||||
# SPLIT_TRANSPORT = mirror
|
||||
|
@@ -28,7 +28,6 @@ MIDI_ENABLE = no # MIDI support
|
||||
UNICODE_ENABLE = no # Unicode
|
||||
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
|
||||
AUDIO_ENABLE = no # Audio output on port C6
|
||||
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
|
||||
SPLIT_KEYBOARD = yes # Split common
|
||||
LTO_ENABLE = yes
|
||||
|
||||
|
Reference in New Issue
Block a user