1
0
Fork 0

Remove HD44780 References, Part 1 (#9052)

* remove HD44780_ENABLE rules: 0-9, A-B

* remove HD44780_ENABLE config: 0-9, A-B
This commit is contained in:
James Young 2020-07-26 13:11:16 -07:00 committed by GitHub
parent 12946d0565
commit aaf58155c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
90 changed files with 0 additions and 1033 deletions

View file

@ -13,4 +13,3 @@ MIDI_ENABLE = no # MIDI support (+2400 to 4200, depending on config)
UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
HD44780_ENABLE = no # Enable support for HD44780 based LCDs (+400)