summaryrefslogtreecommitdiff
path: root/keyboards/handwired/MS-sculpt-mobile/keymaps/milestogo/Makefile
diff options
context:
space:
mode:
authormilestogo2017-02-11 22:10:44 -0800
committermilestogo2017-02-11 22:10:44 -0800
commit274b1c53fbc8c0838305e7837c4594d67431f2b6 (patch)
tree9774eb9c3b273b74f1784e4f7ec13ae18f8d7e2f /keyboards/handwired/MS-sculpt-mobile/keymaps/milestogo/Makefile
parentb0537f75df73ca5a55355c7546d45577cb2c6a38 (diff)
keymap update
Diffstat (limited to 'keyboards/handwired/MS-sculpt-mobile/keymaps/milestogo/Makefile')
-rw-r--r--keyboards/handwired/MS-sculpt-mobile/keymaps/milestogo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/MS-sculpt-mobile/keymaps/milestogo/Makefile b/keyboards/handwired/MS-sculpt-mobile/keymaps/milestogo/Makefile
index 9d3df5964..a82d80dee 100644
--- a/keyboards/handwired/MS-sculpt-mobile/keymaps/milestogo/Makefile
+++ b/keyboards/handwired/MS-sculpt-mobile/keymaps/milestogo/Makefile
@@ -17,5 +17,5 @@ RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
ifndef QUANTUM_DIR
- include ../../../../Makefile
+ include ../../../../../Makefile
endif