Fix build errors (#359)
* brings gh60 up-to-date (needs testing) * brings hhkb up-to-date (needs testing) * brings jd45 up-to-date (needs testing)
This commit is contained in:
parent
536ad6813a
commit
b85dd60397
5 changed files with 15 additions and 37 deletions
|
@ -56,7 +56,7 @@ SRC = jd45.c \
|
|||
ifdef KEYMAP
|
||||
SRC := keymaps/keymaps/(KEYMAP).c $(SRC)
|
||||
else
|
||||
SRC := keymaps/keymaps/default.c $(SRC)
|
||||
SRC := keymaps/default.c $(SRC)
|
||||
endif
|
||||
|
||||
CONFIG_H = config.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue