hhkb: refactored
This commit is contained in:
parent
9d7979931e
commit
06eb50be07
16 changed files with 354 additions and 217 deletions
|
|
@ -51,10 +51,10 @@
|
|||
# List C source files here. (C dependencies are automatically generated.)
|
||||
SRC = tmk.c \
|
||||
key_process.c \
|
||||
usb.c \
|
||||
usb_keyboard.c \
|
||||
usb_mouse.c \
|
||||
usb_debug.c \
|
||||
usb.c \
|
||||
jump_bootloader.c \
|
||||
print.c
|
||||
SRC += $(TARGET_SRC)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue