1
0

Merge commit '5a0132f1c1c9a14fd2941f0a5e29bbf5e31da20c' into master-core-pull

This commit is contained in:
tmk 2016-02-12 14:38:49 +09:00
commit 83a3de38b7

View File

@ -1,4 +1,4 @@
COMMON_DIR = $(TMK_DIR)/common
COMMON_DIR = common
SRC += $(COMMON_DIR)/host.c \
$(COMMON_DIR)/keyboard.c \
$(COMMON_DIR)/action.c \