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/lets_split/keymaps | |
| parent | 738bd263c18de8f78cc98311b40c79a84ae3be33 (diff) | |
| download | qmk_firmware-7161d650705afb86b0874d95d72d15cf134f4148.tar.gz qmk_firmware-7161d650705afb86b0874d95d72d15cf134f4148.zip | |
Remove FAUXCLICKY feature (deprecated) (#11829)
Diffstat (limited to 'keyboards/lets_split/keymaps')
| -rwxr-xr-x | keyboards/lets_split/keymaps/bbaserdem_right/rules.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/lets_split/keymaps/bbaserdem_right/rules.mk b/keyboards/lets_split/keymaps/bbaserdem_right/rules.mk index d0b692061..377a0ded1 100755 --- a/keyboards/lets_split/keymaps/bbaserdem_right/rules.mk +++ b/keyboards/lets_split/keymaps/bbaserdem_right/rules.mk | |||
| @@ -14,10 +14,8 @@ CONSOLE_ENABLE = no # Allows console output with a command | |||
| 14 | SLEEP_LED_ENABLE = no # Breathes LED's when computer is asleep. Untested. | 14 | SLEEP_LED_ENABLE = no # Breathes LED's when computer is asleep. Untested. |
| 15 | NKRO_ENABLE = no # Default is 6KRO which is plenty | 15 | NKRO_ENABLE = no # Default is 6KRO which is plenty |
| 16 | MIDI_ENABLE = no # Untested feature | 16 | MIDI_ENABLE = no # Untested feature |
| 17 | FAUXCLICKY_ENABLE = no # Emulates clicks using speaker | ||
| 18 | KEY_LOCK_ENABLE = no # Allows locking any key. Not used | 17 | KEY_LOCK_ENABLE = no # Allows locking any key. Not used |
| 19 | API_SYSEX_ENABLE = no # Allows OS to send signals. | 18 | API_SYSEX_ENABLE = no # Allows OS to send signals. |
| 20 | KEY_LOCK_ENABLE = no # Allows locking any key. Not used | 19 | KEY_LOCK_ENABLE = no # Allows locking any key. Not used |
| 21 | UNICODE_ENABLE = no # Used for unicode character emulation | 20 | UNICODE_ENABLE = no # Used for unicode character emulation |
| 22 | EXTRAKEY_ENABLE = no # OS signals like volume control | 21 | EXTRAKEY_ENABLE = no # OS signals like volume control |
| 23 | |||
