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/freyr | |
| 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/freyr')
| -rw-r--r-- | keyboards/freyr/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/freyr/rules.mk b/keyboards/freyr/rules.mk index ee4b122eb..20f9cd130 100644 --- a/keyboards/freyr/rules.mk +++ b/keyboards/freyr/rules.mk | |||
| @@ -30,7 +30,6 @@ 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 | 32 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches |
| 33 | HD44780_ENABLE = no # Enable support for HD44780 based LCDs | ||
| 34 | 33 | ||
| 35 | # Supported layouts | 34 | # Supported layouts |
| 36 | LAYOUTS = tkl_ansi tkl_iso | 35 | LAYOUTS = tkl_ansi tkl_iso |
