diff options
Diffstat (limited to 'keyboard/phantom/Makefile.pjrc')
-rw-r--r-- | keyboard/phantom/Makefile.pjrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/phantom/Makefile.pjrc b/keyboard/phantom/Makefile.pjrc index bc57af6a58..7bf5f80f40 100644 --- a/keyboard/phantom/Makefile.pjrc +++ b/keyboard/phantom/Makefile.pjrc @@ -42,7 +42,7 @@ TARGET = phantom_pjrc # Directory common source filess exist -TMK_DIR = ../.. +TMK_DIR = ../../tmk_core # Directory keyboard dependent files exist TARGET_DIR = . |