Infinity Ergodox - Add matrix.c and led.c
2 files changed, 4 insertions(+), 1 deletions(-) M keyboards/infinity_ergodox/Makefile M keyboards/infinity_ergodox/matrix.c
M keyboards/infinity_ergodox/Makefile => keyboards/infinity_ergodox/Makefile +4 -0
@@ 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)
M keyboards/infinity_ergodox/matrix.c => keyboards/infinity_ergodox/matrix.c +0 -1