X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=converter%2Fps2_usb%2FMakefile.mbed;h=a7ea5bcf241fede1d77a7b85dc3464228ceaf36a;hb=fb1fb122a5971723f374cd737b7cc0aefd470af3;hp=ff8a0de7a465cc7712bc6b7c58601b13fa352bf9;hpb=aa95d6ff62ef46dfa5d41858b1cbf7f4eebf33b9;p=max%2Ftmk_keyboard.git diff --git a/converter/ps2_usb/Makefile.mbed b/converter/ps2_usb/Makefile.mbed index ff8a0de7..a7ea5bcf 100644 --- a/converter/ps2_usb/Makefile.mbed +++ b/converter/ps2_usb/Makefile.mbed @@ -1,7 +1,7 @@ PROJECT = ps2_usb -TMK_DIR = ../.. -MBED_DIR = $(TMK_DIR)/mbed-sdk +TMK_DIR = ../../tmk_core +MBED_DIR = $(TMK_DIR)/tool/mbed/mbed-sdk #VPATH += $(MBED_DIR):$(TMK_DIR) vpath %.s .:$(MBED_DIR):$(TMK_DIR)