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 /users/bcat | |
| parent | 738bd263c18de8f78cc98311b40c79a84ae3be33 (diff) | |
| download | qmk_firmware-7161d650705afb86b0874d95d72d15cf134f4148.tar.gz qmk_firmware-7161d650705afb86b0874d95d72d15cf134f4148.zip | |
Remove FAUXCLICKY feature (deprecated) (#11829)
Diffstat (limited to 'users/bcat')
| -rw-r--r-- | users/bcat/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/users/bcat/rules.mk b/users/bcat/rules.mk index f87974ed9..3442a78ac 100644 --- a/users/bcat/rules.mk +++ b/users/bcat/rules.mk | |||
| @@ -23,7 +23,6 @@ MOUSEKEY_ENABLE = no | |||
| 23 | TERMINAL_ENABLE = no | 23 | TERMINAL_ENABLE = no |
| 24 | 24 | ||
| 25 | # Disable unused hardware options on all keyboards. | 25 | # Disable unused hardware options on all keyboards. |
| 26 | FAUXCLICKY_ENABLE = no | ||
| 27 | MIDI_ENABLE = no | 26 | MIDI_ENABLE = no |
| 28 | SLEEP_LED_ENABLE = no | 27 | SLEEP_LED_ENABLE = no |
| 29 | 28 | ||
