diff options
author | Drashna Jaelre <drashna@live.com> | 2021-02-09 09:49:05 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-09 09:49:05 -0800 |
commit | 7161d650705afb86b0874d95d72d15cf134f4148 (patch) | |
tree | feddeedd645c41bebcd1b8ab3972ee634bebe697 /keyboards/sck | |
parent | 738bd263c18de8f78cc98311b40c79a84ae3be33 (diff) |
Remove FAUXCLICKY feature (deprecated) (#11829)
Diffstat (limited to 'keyboards/sck')
-rw-r--r-- | keyboards/sck/m0116b/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/sck/neiso/rules.mk | 1 | ||||
-rw-r--r-- | keyboards/sck/osa/rules.mk | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/sck/m0116b/rules.mk b/keyboards/sck/m0116b/rules.mk index c97360b576..0507ad0b13 100644 --- a/keyboards/sck/m0116b/rules.mk +++ b/keyboards/sck/m0116b/rules.mk @@ -29,4 +29,3 @@ 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 diff --git a/keyboards/sck/neiso/rules.mk b/keyboards/sck/neiso/rules.mk index a480f1f832..6d27e30320 100644 --- a/keyboards/sck/neiso/rules.mk +++ b/keyboards/sck/neiso/rules.mk @@ -29,4 +29,3 @@ 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 -FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches diff --git a/keyboards/sck/osa/rules.mk b/keyboards/sck/osa/rules.mk index 0faf76e7ae..e291c08bff 100644 --- a/keyboards/sck/osa/rules.mk +++ b/keyboards/sck/osa/rules.mk @@ -29,6 +29,5 @@ 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 LAYOUTS = alice alice_split_bs |