This commit is contained in:
Jack Humbert
2015-05-15 21:57:29 -04:00
parent cb3e499cc7
commit 0e189b6bdd
14 changed files with 121 additions and 764 deletions

View File

@@ -53,7 +53,7 @@ TARGET_DIR = .
ifdef COMMON
SRC = keymap_common.c \
matrix.c \
matrix_pcb.c \
led.c \
backlight.c
@@ -66,7 +66,7 @@ endif
else
SRC = extended_keymap_common.c \
matrix.c \
matrix_pcb.c \
led.c \
backlight.c