summaryrefslogtreecommitdiff
path: root/keyboards/evyd13/wasdat_code/rules.mk
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-03-08 10:02:28 +1100
committerGitHub <noreply@github.com>2022-03-08 10:02:28 +1100
commit07ca35decf1a9a998b3e6bb646f7d73901e1c444 (patch)
tree9d6acf5e29cd188011fb1ccc6118a5d77e59313e /keyboards/evyd13/wasdat_code/rules.mk
parente41d67b42866f773ee067984bb91be8965ba760a (diff)
Convert Wasdat Code custom matrix to SN74x138 driver (#16257)
Diffstat (limited to 'keyboards/evyd13/wasdat_code/rules.mk')
-rw-r--r--keyboards/evyd13/wasdat_code/rules.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/evyd13/wasdat_code/rules.mk b/keyboards/evyd13/wasdat_code/rules.mk
index 6fd1fce10e..b37dfa459c 100644
--- a/keyboards/evyd13/wasdat_code/rules.mk
+++ b/keyboards/evyd13/wasdat_code/rules.mk
@@ -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