move files: main_vusb.c ps2_usart.c sendchar_usart.c from ps2_usb to common dir
This commit is contained in:
parent
a6b31e950f
commit
61e12a3157
8 changed files with 25 additions and 71 deletions
|
|
@ -10,7 +10,7 @@ TARGET_DIR = .
|
|||
# keyboard dependent files
|
||||
TARGET_SRC = main_pjrc.c \
|
||||
keymap.c \
|
||||
matrix.c \
|
||||
matrix.c \
|
||||
led.c \
|
||||
ps2.c
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue