matrix scan & default keymap

This commit is contained in:
tmk 2010-08-22 23:58:37 +09:00
commit 8cfb3712d5
7 changed files with 467 additions and 38 deletions

View file

@ -46,6 +46,7 @@ TARGET = mykey
# List C source files here. (C dependencies are automatically generated.)
SRC = $(TARGET).c \
keymap.c \
usb_keyboard_debug.c \
print.c