summaryrefslogtreecommitdiff
path: root/keyboards/al1/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/al1/rules.mk')
-rw-r--r--keyboards/al1/rules.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/al1/rules.mk b/keyboards/al1/rules.mk
index 670712f661..1f8e81de20 100644
--- a/keyboards/al1/rules.mk
+++ b/keyboards/al1/rules.mk
@@ -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