forked from mirrors/qmk_userspace
matrix scan & default keymap
This commit is contained in:
parent
20711b59e7
commit
8cfb3712d5
7 changed files with 467 additions and 38 deletions
1
Makefile
1
Makefile
|
@ -46,6 +46,7 @@ TARGET = mykey
|
|||
|
||||
# List C source files here. (C dependencies are automatically generated.)
|
||||
SRC = $(TARGET).c \
|
||||
keymap.c \
|
||||
usb_keyboard_debug.c \
|
||||
print.c
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue