Implement faux-clicky feature
This commit is contained in:
parent
a0c2305bd1
commit
c68e596f32
8 changed files with 184 additions and 3 deletions
|
@ -65,3 +65,4 @@ MIDI_ENABLE ?= no # MIDI controls
|
|||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue