]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - keyboard/gh60/Makefile
Remove keymap read code from project directories
[max/tmk_keyboard.git] / keyboard / gh60 / Makefile
index 083b87c30aff129bc315ad5a30fcbf90639acb9e..b72019b1832d559274b8a8279e576f4922f86376 100644 (file)
@@ -48,8 +48,7 @@ TMK_DIR = ../../tmk_core
 TARGET_DIR = .
 
 # project specific files
-SRC =  keymap_common.c \
-       matrix.c \
+SRC =  matrix.c \
        led.c
 
 ifdef KEYMAP