forked from mirrors/qmk_userspace
Move test keymap to keymap.c
This commit is contained in:
parent
448b91689f
commit
7d79962785
3 changed files with 25 additions and 7 deletions
|
@ -19,6 +19,7 @@ TEST_PATH=tests/$(TEST)
|
|||
|
||||
$(TEST)_SRC= \
|
||||
$(TEST_PATH)/test.cpp \
|
||||
$(TEST_PATH)/keymap.c \
|
||||
$(TMK_COMMON_SRC) \
|
||||
$(QUANTUM_SRC) \
|
||||
tests/test_common/matrix.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue