Change TMK_DIR setting

This commit is contained in:
Mark Sikora 2015-07-19 16:12:22 -04:00
parent 9a451a5b1c
commit 9d440fc01b
2 changed files with 2 additions and 2 deletions

View file

@ -42,7 +42,7 @@
TARGET = ergodox_lufa
# Directory common source filess exist
TMK_DIR = ../..
TMK_DIR = ../../tmk_core
# Directory keyboard dependent files exist
TARGET_DIR = .

View file

@ -42,7 +42,7 @@
TARGET = ergodox_pjrc
# Directory common source filess exist
TMK_DIR = ../..
TMK_DIR = ../../tmk_core
# Directory keyboard dependent files exist
TARGET_DIR = .