summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2010-08-22 23:58:37 +0900
committertmk <nobody@nowhere>2010-08-23 00:01:42 +0900
commit8cfb3712d58e4a88029dfd00111714e91939005e (patch)
tree4650383eac715a84419e678e0e990c99a7423907 /Makefile
parent20711b59e7b72d0a1875c3d38832fade6f56445d (diff)
matrix scan & default keymap
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d54627ce1f..c15cc2167f 100644
--- a/Makefile
+++ b/Makefile
@@ -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