diff options
| author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-08-07 02:06:14 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-07 02:06:14 -0700 |
| commit | 4e8af9d41bb5122a398bc8f768bc3931c8aaf9a4 (patch) | |
| tree | 2b12452e684e1992f1680e15e3495ea26214323c /keyboards/fortitude60 | |
| parent | 871d35aa432f149b67d986b584bb31b80bd1573e (diff) | |
| download | qmk_firmware-4e8af9d41bb5122a398bc8f768bc3931c8aaf9a4.tar.gz qmk_firmware-4e8af9d41bb5122a398bc8f768bc3931c8aaf9a4.zip | |
Remove HD44780 References, Part 2 (#9918)
* remove HD44780_ENABLE rules: C-F
* remove HD44780_ENABLE config: C-F
Diffstat (limited to 'keyboards/fortitude60')
| -rw-r--r-- | keyboards/fortitude60/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/fortitude60/rules.mk b/keyboards/fortitude60/rules.mk index 707f6a375..1a4cb1c8b 100644 --- a/keyboards/fortitude60/rules.mk +++ b/keyboards/fortitude60/rules.mk | |||
| @@ -29,7 +29,6 @@ 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 | 31 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches |
| 32 | HD44780_ENABLE = no # Enable support for HD44780 based LCDs | ||
| 33 | 32 | ||
| 34 | SPLIT_KEYBOARD = yes | 33 | SPLIT_KEYBOARD = yes |
| 35 | 34 | ||
