]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - keyboard/hhkb/Makefile.pjrc
Remove keymap read code from project directories
[max/tmk_keyboard.git] / keyboard / hhkb / Makefile.pjrc
index 53bb784cf03ca459ed08166ec0aa5888fff25cdf..e2d3a57090d21b69d7c1f00754facbb4ff669125 100644 (file)
@@ -7,14 +7,13 @@
 TARGET = hhkb_pjrc
 
 # Directory common source filess exist
-TMK_DIR = ../..
+TMK_DIR = ../../tmk_core
 
 # Directory keyboard dependent files exist
 TARGET_DIR = .
 
 # keyboard dependent files
-SRC =   keymap_common.c \
-       matrix.c \
+SRC =   matrix.c \
        led.c
 
 ifdef KEYMAP