move files: main_vusb.c ps2_usart.c sendchar_usart.c from ps2_usb to common dir

This commit is contained in:
tmk 2011-05-07 00:04:18 +09:00
parent a6b31e950f
commit 61e12a3157
8 changed files with 25 additions and 71 deletions

View file

@ -10,7 +10,7 @@ TARGET_DIR = .
# keyboard dependent files
TARGET_SRC = main_pjrc.c \
keymap.c \
matrix.c \
matrix.c \
led.c \
ps2.c