summaryrefslogtreecommitdiffstats
path: root/keyboards/kc60/keymaps/stanleylai/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kc60/keymaps/stanleylai/Makefile')
-rw-r--r--keyboards/kc60/keymaps/stanleylai/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kc60/keymaps/stanleylai/Makefile b/keyboards/kc60/keymaps/stanleylai/Makefile
index f7e4e2fe2..b8b2beda4 100644
--- a/keyboards/kc60/keymaps/stanleylai/Makefile
+++ b/keyboards/kc60/keymaps/stanleylai/Makefile
@@ -21,5 +21,5 @@ SLEEP_LED_ENABLE ?= no # Breathing sleep LED during USB suspend
NKRO_ENABLE ?= yes # USB Nkey Rollover
ifndef QUANTUM_DIR
- include ../../Makefile
+ include ../../../../Makefile
endif