]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - Makefile
perform nomal keyboard behavior. It works now!!!
[max/tmk_keyboard.git] / Makefile
index c15cc2167f4af94631a6f732abd52f9588874a42..9cd944fadefcf630375413b2da609016d908e710 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -47,6 +47,7 @@ TARGET = mykey
 # List C source files here. (C dependencies are automatically generated.)
 SRC =  $(TARGET).c \
        keymap.c \
+       matrix.c \
        usb_keyboard_debug.c \
        print.c