Add SN74x154 driver and convert AL1 custom matrix (#16331)

This commit is contained in:
Ryan
2022-03-15 11:38:53 +11:00
committed by GitHub
parent 588abd24b5
commit 2d9c3f9a89
5 changed files with 196 additions and 74 deletions
+2 -1
View File
@@ -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