Convert Wasdat Code custom matrix to SN74x138 driver (#16257)
This commit is contained in:
parent
e41d67b428
commit
07ca35decf
4 changed files with 77 additions and 310 deletions
|
@ -18,6 +18,7 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
|||
AUDIO_ENABLE = no # Audio output
|
||||
|
||||
CUSTOM_MATRIX = lite
|
||||
SRC += matrix.c
|
||||
VPATH += drivers/gpio
|
||||
SRC += matrix.c sn74x138.c
|
||||
|
||||
LAYOUTS = fullsize_ansi fullsize_iso tkl_ansi tkl_iso
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue