]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - keyboard/gh60/Makefile
Merge branch 'nkro32'
[max/tmk_keyboard.git] / keyboard / gh60 / Makefile
index 347847f778919a362245e255f51d78a35d4846ae..b72019b1832d559274b8a8279e576f4922f86376 100644 (file)
 TARGET = gh60_lufa
 
 # Directory common source filess exist
-TMK_DIR = ../..
+TMK_DIR = ../../tmk_core
 
 # Directory keyboard dependent files exist
 TARGET_DIR = .
 
 # project specific files
-SRC =  keymap_common.c \
-       matrix.c \
+SRC =  matrix.c \
        led.c
 
 ifdef KEYMAP