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/hineybush | |
| parent | 738bd263c18de8f78cc98311b40c79a84ae3be33 (diff) | |
| download | qmk_firmware-7161d650705afb86b0874d95d72d15cf134f4148.tar.gz qmk_firmware-7161d650705afb86b0874d95d72d15cf134f4148.zip | |
Remove FAUXCLICKY feature (deprecated) (#11829)
Diffstat (limited to 'keyboards/hineybush')
| -rw-r--r-- | keyboards/hineybush/h10/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/hineybush/h60/rules.mk | 2 | ||||
| -rw-r--r-- | keyboards/hineybush/h75_singa/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/hineybush/h87a/keymaps/gam3cat/rules.mk | 3 | ||||
| -rw-r--r-- | keyboards/hineybush/h87a/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/hineybush/h88/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/hineybush/hbcp/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/hineybush/hineyg80/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/hineybush/physix/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/hineybush/sm68/rules.mk | 1 |
10 files changed, 2 insertions, 11 deletions
diff --git a/keyboards/hineybush/h10/rules.mk b/keyboards/hineybush/h10/rules.mk index 450487379..730ceccf7 100644 --- a/keyboards/hineybush/h10/rules.mk +++ b/keyboards/hineybush/h10/rules.mk | |||
| @@ -21,6 +21,5 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | |||
| 21 | MIDI_ENABLE = no # MIDI support | 21 | MIDI_ENABLE = no # MIDI support |
| 22 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 22 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 23 | AUDIO_ENABLE = no # Audio output | 23 | AUDIO_ENABLE = no # Audio output |
| 24 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | ||
| 25 | 24 | ||
| 26 | LAYOUTS = ortho_6x4 numpad_6x4 | 25 | LAYOUTS = ortho_6x4 numpad_6x4 |
diff --git a/keyboards/hineybush/h60/rules.mk b/keyboards/hineybush/h60/rules.mk index 92da9c653..3046ecffd 100644 --- a/keyboards/hineybush/h60/rules.mk +++ b/keyboards/hineybush/h60/rules.mk | |||
| @@ -21,5 +21,5 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | |||
| 21 | MIDI_ENABLE = no # MIDI support | 21 | MIDI_ENABLE = no # MIDI support |
| 22 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 22 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 23 | AUDIO_ENABLE = no # Audio output | 23 | AUDIO_ENABLE = no # Audio output |
| 24 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | 24 | |
| 25 | LAYOUTS = 60_ansi 60_ansi_split_bs_rshift 60_hhkb 60_tsangan_hhkb | 25 | LAYOUTS = 60_ansi 60_ansi_split_bs_rshift 60_hhkb 60_tsangan_hhkb |
diff --git a/keyboards/hineybush/h75_singa/rules.mk b/keyboards/hineybush/h75_singa/rules.mk index d676e0f70..b4c66cbc2 100644 --- a/keyboards/hineybush/h75_singa/rules.mk +++ b/keyboards/hineybush/h75_singa/rules.mk | |||
| @@ -28,4 +28,3 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | |||
| 28 | MIDI_ENABLE = no # MIDI support | 28 | MIDI_ENABLE = no # MIDI support |
| 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 30 | AUDIO_ENABLE = no # Audio output on port C6 | 30 | AUDIO_ENABLE = no # Audio output on port C6 |
| 31 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | ||
diff --git a/keyboards/hineybush/h87a/keymaps/gam3cat/rules.mk b/keyboards/hineybush/h87a/keymaps/gam3cat/rules.mk index 85b2b41a6..8ac43eadb 100644 --- a/keyboards/hineybush/h87a/keymaps/gam3cat/rules.mk +++ b/keyboards/hineybush/h87a/keymaps/gam3cat/rules.mk | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | # the appropriate keymap folder that will get included automatically | 3 | # the appropriate keymap folder that will get included automatically |
| 4 | # | 4 | # |
| 5 | TAP_DANCE_ENABLE = no # Enable TapDance functionality | 5 | TAP_DANCE_ENABLE = no # Enable TapDance functionality |
| 6 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 6 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
| 7 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) | 7 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) |
| 8 | MOUSEKEY_ENABLE = no # Mouse keys(+1500) | 8 | MOUSEKEY_ENABLE = no # Mouse keys(+1500) |
| 9 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 9 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) |
| @@ -17,7 +17,6 @@ UNICODE_ENABLE = no # Unicode | |||
| 17 | UNICODEMAP_ENABLE = no # Enable extended unicode | 17 | UNICODEMAP_ENABLE = no # Enable extended unicode |
| 18 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 18 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 19 | AUDIO_ENABLE = no # Audio output on port C6 | 19 | AUDIO_ENABLE = no # Audio output on port C6 |
| 20 | FAUXCLICKY_ENABLE = no # Uses buzzer to emulate clicky switches. By default, uses the C6 pin, same as AUDIO_ENABLE. | ||
| 21 | #VARIABLE_TRACE = no # Use this to debug changes to variable values | 20 | #VARIABLE_TRACE = no # Use this to debug changes to variable values |
| 22 | API_SYSEX_ENABLE = no # This enables using the Quantum SYSEX API to send strings(+5390) | 21 | API_SYSEX_ENABLE = no # This enables using the Quantum SYSEX API to send strings(+5390) |
| 23 | KEY_LOCK_ENABLE = no # This enables key lock(+260) | 22 | KEY_LOCK_ENABLE = no # This enables key lock(+260) |
diff --git a/keyboards/hineybush/h87a/rules.mk b/keyboards/hineybush/h87a/rules.mk index db167b5ae..c4a2d842a 100644 --- a/keyboards/hineybush/h87a/rules.mk +++ b/keyboards/hineybush/h87a/rules.mk | |||
| @@ -29,5 +29,4 @@ MIDI_ENABLE = no # MIDI support | |||
| 29 | UNICODE_ENABLE = no # Unicode | 29 | UNICODE_ENABLE = no # Unicode |
| 30 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 30 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 31 | AUDIO_ENABLE = no # Audio output on port C6 | 31 | AUDIO_ENABLE = no # Audio output on port C6 |
| 32 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | ||
| 33 | EXTRAFLAGS += -flto | 32 | EXTRAFLAGS += -flto |
diff --git a/keyboards/hineybush/h88/rules.mk b/keyboards/hineybush/h88/rules.mk index 3d7de2731..5e0d1726f 100644 --- a/keyboards/hineybush/h88/rules.mk +++ b/keyboards/hineybush/h88/rules.mk | |||
| @@ -29,5 +29,4 @@ MIDI_ENABLE = no # MIDI support | |||
| 29 | UNICODE_ENABLE = no # Unicode | 29 | UNICODE_ENABLE = no # Unicode |
| 30 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 30 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 31 | AUDIO_ENABLE = no # Audio output on port C6 | 31 | AUDIO_ENABLE = no # Audio output on port C6 |
| 32 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | ||
| 33 | LTO_ENABLE = yes | 32 | LTO_ENABLE = yes |
diff --git a/keyboards/hineybush/hbcp/rules.mk b/keyboards/hineybush/hbcp/rules.mk index e186b39cf..c6441d0e8 100644 --- a/keyboards/hineybush/hbcp/rules.mk +++ b/keyboards/hineybush/hbcp/rules.mk | |||
| @@ -29,6 +29,5 @@ MIDI_ENABLE = no # MIDI support | |||
| 29 | UNICODE_ENABLE = no # Unicode | 29 | UNICODE_ENABLE = no # Unicode |
| 30 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 30 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 31 | AUDIO_ENABLE = no # Audio output on port C6 | 31 | AUDIO_ENABLE = no # Audio output on port C6 |
| 32 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | ||
| 33 | CUSTOM_MATRIX = lite | 32 | CUSTOM_MATRIX = lite |
| 34 | SRC += matrix.c | 33 | SRC += matrix.c |
diff --git a/keyboards/hineybush/hineyg80/rules.mk b/keyboards/hineybush/hineyg80/rules.mk index 77d0f1ec1..f1d011ad6 100644 --- a/keyboards/hineybush/hineyg80/rules.mk +++ b/keyboards/hineybush/hineyg80/rules.mk | |||
| @@ -29,4 +29,3 @@ MIDI_ENABLE = no # MIDI support | |||
| 29 | UNICODE_ENABLE = no # Unicode | 29 | UNICODE_ENABLE = no # Unicode |
| 30 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 30 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 31 | AUDIO_ENABLE = no # Audio output on port C6 | 31 | AUDIO_ENABLE = no # Audio output on port C6 |
| 32 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | ||
diff --git a/keyboards/hineybush/physix/rules.mk b/keyboards/hineybush/physix/rules.mk index 20b1e9e5d..ca67560c2 100644 --- a/keyboards/hineybush/physix/rules.mk +++ b/keyboards/hineybush/physix/rules.mk | |||
| @@ -28,4 +28,3 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | |||
| 28 | MIDI_ENABLE = no # MIDI support | 28 | MIDI_ENABLE = no # MIDI support |
| 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 30 | AUDIO_ENABLE = no # Audio output on port C6 | 30 | AUDIO_ENABLE = no # Audio output on port C6 |
| 31 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | ||
diff --git a/keyboards/hineybush/sm68/rules.mk b/keyboards/hineybush/sm68/rules.mk index a7e841a7c..7ce1eab6d 100644 --- a/keyboards/hineybush/sm68/rules.mk +++ b/keyboards/hineybush/sm68/rules.mk | |||
| @@ -28,4 +28,3 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | |||
| 28 | MIDI_ENABLE = no # MIDI support | 28 | MIDI_ENABLE = no # MIDI support |
| 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 30 | AUDIO_ENABLE = no # Audio output on port C6 | 30 | AUDIO_ENABLE = no # Audio output on port C6 |
| 31 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | ||
