aboutsummaryrefslogtreecommitdiff
path: root/keyboards/hub16
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2020-09-07 22:28:18 -0700
committerGitHub <noreply@github.com>2020-09-07 22:28:18 -0700
commit78d5224a1d89f97c519fd6410216d6cc408f931f (patch)
tree83d2386beb952cb71b9df276236e14f607177264 /keyboards/hub16
parent088888937a805c29304753a1f211845744d249e8 (diff)
downloadqmk_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/hub16')
-rwxr-xr-xkeyboards/hub16/rules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/hub16/rules.mk b/keyboards/hub16/rules.mk
index ad1e23860..b050dcf42 100755
--- a/keyboards/hub16/rules.mk
+++ b/keyboards/hub16/rules.mk
@@ -31,7 +31,6 @@ UNICODE_ENABLE = no # Unicode
31BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 31BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
32AUDIO_ENABLE = no # Audio output on port C6 32AUDIO_ENABLE = no # Audio output on port C6
33FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches 33FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
34HD44780_ENABLE = no # Enable support for HD44780 based LCDs
35ENCODER_ENABLE = yes # Rotary Encoder support 34ENCODER_ENABLE = yes # Rotary Encoder support
36TAP_DANCE_ENABLE = yes # Support for tap dancing 35TAP_DANCE_ENABLE = yes # Support for tap dancing
37 36