diff options
Diffstat (limited to 'keyboard/hhkb/not_supported/Makefile.vusb')
-rw-r--r-- | keyboard/hhkb/not_supported/Makefile.vusb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/hhkb/not_supported/Makefile.vusb b/keyboard/hhkb/not_supported/Makefile.vusb index 61fd928896..1f8d84684b 100644 --- a/keyboard/hhkb/not_supported/Makefile.vusb +++ b/keyboard/hhkb/not_supported/Makefile.vusb @@ -7,7 +7,7 @@ TARGET = hhkb_vusb # Directory common source filess exist -TMK_DIR = ../.. +TMK_DIR = ../../tmk_core # Directory keyboard dependent files exist TARGET_DIR = . |