Remove FAUXCLICKY feature (deprecated) (#11829)
This commit is contained in:
parent
738bd263c1
commit
7161d65070
483 changed files with 48 additions and 750 deletions
|
@ -19,10 +19,9 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
|||
MIDI_ENABLE = no # MIDI support
|
||||
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
|
||||
ENCODER_ENABLE = yes # Use rotary encoder
|
||||
LTO_ENABLE = yes # Link-time optimization
|
||||
CUSTOM_MATRIX = lite # Lite custom matrix
|
||||
CUSTOM_MATRIX = lite # Lite custom matrix
|
||||
|
||||
# Project specific files
|
||||
SRC += matrix.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue