gh60: Fix Makefile.pjrc
This commit is contained in:
parent
f25b519748
commit
0905d79769
1 changed files with 1 additions and 2 deletions
|
|
@ -48,8 +48,7 @@ TMK_DIR = ../../tmk_core
|
||||||
TARGET_DIR = .
|
TARGET_DIR = .
|
||||||
|
|
||||||
# project specific files
|
# project specific files
|
||||||
SRC = keymap_common.c \
|
SRC = matrix.c \
|
||||||
matrix.c \
|
|
||||||
led.c
|
led.c
|
||||||
|
|
||||||
ifdef KEYMAP
|
ifdef KEYMAP
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue