Change TMK_DIR setting
This commit is contained in:
parent
1a02ebcc61
commit
7860d09914
51 changed files with 51 additions and 51 deletions
|
@ -42,7 +42,7 @@
|
|||
TARGET = IIgs_Standard
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
TARGET = alps64
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
TARGET = gh60_lufa
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
TARGET = gh60_pjrc
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
TARGET = ghostsquid_lufa
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
TARGET = hbkb_lufa
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
TARGET = hhkb_lufa
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
TARGET = hhkb_pjrc
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
TARGET = hhkb_rn42
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
TARGET = hhkb_iwrap
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -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 = .
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
TARGET = hid_liber_lufa
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
TARGET = hid_liber_pjrc
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PROJECT = infinity
|
||||
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
MBED_DIR = $(TMK_DIR)/mbed-sdk
|
||||
|
||||
#VPATH += $(MBED_DIR):$(TMK_DIR)
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
TARGET = kittenpaw_lufa
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
TARGET = kmac_lufa
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
TARGET = kmac_pjrc
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
TARGET = lightpad_lufa
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
TARGET = lightsaber_lufa
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
TARGET = lightsaber_pjrc
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
TARGET = macway_lufa
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
TARGET = macway_pjrc
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PROJECT = mbed_onekey
|
||||
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
MBED_DIR = $(TMK_DIR)/mbed-sdk
|
||||
|
||||
#VPATH += $(MBED_DIR):$(TMK_DIR)
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
TARGET = nerd_lufa
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
TARGET = onekey_lufa
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
TARGET = onekey_pjrc
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
TARGET = phantom_lufa
|
||||
|
||||
# Directory common source filess exist
|
||||
TMK_DIR = ../..
|
||||
TMK_DIR = ../../tmk_core
|
||||
|
||||
# Directory keyboard dependent files exist
|
||||
TARGET_DIR = .
|
||||
|
|
|
@ -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 = .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue