mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 23:12:57 +00:00
Change TMK_DIR setting
This commit is contained in:
@@ -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 = .
|
||||
|
||||
Reference in New Issue
Block a user