Remove HD44780 References, Part 2 (#9918)
* remove HD44780_ENABLE rules: C-F * remove HD44780_ENABLE config: C-F
This commit is contained in:
parent
871d35aa43
commit
4e8af9d41b
94 changed files with 0 additions and 845 deletions
|
@ -29,7 +29,6 @@ UNICODE_ENABLE = no # Unicode
|
|||
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
|
||||
AUDIO_ENABLE = no # Audio output on port C6
|
||||
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
|
||||
HD44780_ENABLE = no # Enable support for HD44780 based LCDs
|
||||
CUSTOM_MATRIX = yes # Use custom matrix
|
||||
SRC += matrix.c \
|
||||
i2c_master.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue