Add SN74x154 driver and convert AL1 custom matrix (#16331)
This commit is contained in:
parent
588abd24b5
commit
2d9c3f9a89
5 changed files with 196 additions and 74 deletions
|
|
@ -18,4 +18,5 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
|||
AUDIO_ENABLE = no # Audio output
|
||||
|
||||
CUSTOM_MATRIX = lite
|
||||
SRC += matrix.c
|
||||
VPATH += drivers/gpio
|
||||
SRC += matrix.c sn74x154.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue