perform nomal keyboard behavior. It works now!!!
This commit is contained in:
parent
c17f07819f
commit
3b31337cd8
9 changed files with 327 additions and 201 deletions
1
Makefile
1
Makefile
|
@ -47,6 +47,7 @@ TARGET = mykey
|
|||
# List C source files here. (C dependencies are automatically generated.)
|
||||
SRC = $(TARGET).c \
|
||||
keymap.c \
|
||||
matrix.c \
|
||||
usb_keyboard_debug.c \
|
||||
print.c
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue