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 = .
|
||||
|
||||
# project specific files
|
||||
SRC = keymap_common.c \
|
||||
matrix.c \
|
||||
SRC = matrix.c \
|
||||
led.c
|
||||
|
||||
ifdef KEYMAP
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue