]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - converter/usb_usb/Makefile
Merge branch 'usb_usb_multiple_keyboard_share'
[max/tmk_keyboard.git] / converter / usb_usb / Makefile
index 0f25232b2599ca93350cdae2f2cc1a02000b40c1..5abb49d79fc7fc8c9383b77073c17b34093e08ea 100644 (file)
@@ -110,7 +110,7 @@ OPT_DEFS += -DBOOTLOADER_SIZE=4096
 
 SRC =  \
        keymap_common.c \
-       matrix.c \
+       usb_usb.cpp \
        main.cpp
 
 ifdef KEYMAP