diff options
| author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-09-07 22:28:18 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-07 22:28:18 -0700 |
| commit | 78d5224a1d89f97c519fd6410216d6cc408f931f (patch) | |
| tree | 83d2386beb952cb71b9df276236e14f607177264 /keyboards/gon | |
| parent | 088888937a805c29304753a1f211845744d249e8 (diff) | |
| download | qmk_firmware-78d5224a1d89f97c519fd6410216d6cc408f931f.tar.gz qmk_firmware-78d5224a1d89f97c519fd6410216d6cc408f931f.zip | |
Remove HD44780 References, Part 3 (#10238)
* remove HD44780_ENABLE rules: G-H
* remove HD44780_ENABLE config: G-H
Diffstat (limited to 'keyboards/gon')
| -rw-r--r-- | keyboards/gon/nerd60/keymaps/mauin/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/gon/nerd60/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/gon/nerdtkl/keymaps/gam3cat/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/gon/nerdtkl/rules.mk | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/gon/nerd60/keymaps/mauin/rules.mk b/keyboards/gon/nerd60/keymaps/mauin/rules.mk index 625fc9c02..6094ff660 100644 --- a/keyboards/gon/nerd60/keymaps/mauin/rules.mk +++ b/keyboards/gon/nerd60/keymaps/mauin/rules.mk | |||
| @@ -17,4 +17,3 @@ UNICODE_ENABLE = no # Unicode | |||
| 17 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 17 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 18 | AUDIO_ENABLE = no # Audio output on port C6 | 18 | AUDIO_ENABLE = no # Audio output on port C6 |
| 19 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | 19 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches |
| 20 | HD44780_ENABLE = no # Enable support for HD44780 based LCDs | ||
diff --git a/keyboards/gon/nerd60/rules.mk b/keyboards/gon/nerd60/rules.mk index 8446dd39c..74fd4fcc3 100644 --- a/keyboards/gon/nerd60/rules.mk +++ b/keyboards/gon/nerd60/rules.mk | |||
| @@ -33,4 +33,3 @@ UNICODE_ENABLE = no # Unicode | |||
| 33 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 33 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 34 | AUDIO_ENABLE = no # Audio output on port C6 | 34 | AUDIO_ENABLE = no # Audio output on port C6 |
| 35 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | 35 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches |
| 36 | HD44780_ENABLE = no # Enable support for HD44780 based LCDs | ||
diff --git a/keyboards/gon/nerdtkl/keymaps/gam3cat/rules.mk b/keyboards/gon/nerdtkl/keymaps/gam3cat/rules.mk index 65c2a5d62..e827f5072 100644 --- a/keyboards/gon/nerdtkl/keymaps/gam3cat/rules.mk +++ b/keyboards/gon/nerdtkl/keymaps/gam3cat/rules.mk | |||
| @@ -18,7 +18,6 @@ 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 # Use buzzer to emulate clicky switches | 20 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches |
| 21 | HD44780_ENABLE = no # Enable support for HD44780 based LCDs | ||
| 22 | #VARIABLE_TRACE = no # Use this to debug changes to variable values | 21 | #VARIABLE_TRACE = no # Use this to debug changes to variable values |
| 23 | API_SYSEX_ENABLE = no # This enables using the Quantum SYSEX API to send strings | 22 | API_SYSEX_ENABLE = no # This enables using the Quantum SYSEX API to send strings |
| 24 | KEY_LOCK_ENABLE = no # This enables key lock | 23 | KEY_LOCK_ENABLE = no # This enables key lock |
diff --git a/keyboards/gon/nerdtkl/rules.mk b/keyboards/gon/nerdtkl/rules.mk index 8446dd39c..74fd4fcc3 100644 --- a/keyboards/gon/nerdtkl/rules.mk +++ b/keyboards/gon/nerdtkl/rules.mk | |||
| @@ -33,4 +33,3 @@ UNICODE_ENABLE = no # Unicode | |||
| 33 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 33 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 34 | AUDIO_ENABLE = no # Audio output on port C6 | 34 | AUDIO_ENABLE = no # Audio output on port C6 |
| 35 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | 35 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches |
| 36 | HD44780_ENABLE = no # Enable support for HD44780 based LCDs | ||
