From 61e12a3157ea6860f23bf8e29372aa70aeb02be0 Mon Sep 17 00:00:00 2001 From: tmk Date: Sat, 7 May 2011 00:04:18 +0900 Subject: move files: main_vusb.c ps2_usart.c sendchar_usart.c from ps2_usb to common dir --- ps2_usb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ps2_usb/Makefile') diff --git a/ps2_usb/Makefile b/ps2_usb/Makefile index 7b55e02019..605962915f 100755 --- a/ps2_usb/Makefile +++ b/ps2_usb/Makefile @@ -10,7 +10,7 @@ TARGET_DIR = . # keyboard dependent files TARGET_SRC = main_pjrc.c \ keymap.c \ - matrix.c \ + matrix.c \ led.c \ ps2.c -- cgit v1.2.3