summaryrefslogtreecommitdiff
path: root/keyboards/infinity_ergodox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/infinity_ergodox/Makefile')
-rw-r--r--keyboards/infinity_ergodox/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/infinity_ergodox/Makefile b/keyboards/infinity_ergodox/Makefile
index 6ea3bd691..fb21aae5e 100644
--- a/keyboards/infinity_ergodox/Makefile
+++ b/keyboards/infinity_ergodox/Makefile
@@ -1,3 +1,7 @@
+# project specific files
+SRC = matrix.c \
+ led.c
+
## chip/board settings
# - the next two should match the directories in
# <chibios>/os/hal/ports/$(MCU_FAMILY)/$(MCU_SERIES)