X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=keyboard%2Fgh60%2FMakefile;h=b72019b1832d559274b8a8279e576f4922f86376;hb=935c42693206d69004527d8c2145e9dec84c93bf;hp=347847f778919a362245e255f51d78a35d4846ae;hpb=b4e2d325f355a4d083106476393775e75e11f284;p=max%2Ftmk_keyboard.git diff --git a/keyboard/gh60/Makefile b/keyboard/gh60/Makefile index 347847f7..b72019b1 100644 --- a/keyboard/gh60/Makefile +++ b/keyboard/gh60/Makefile @@ -42,14 +42,13 @@ 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