summaryrefslogtreecommitdiff
path: root/keyboards/kmac/keymaps/winkeyless/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kmac/keymaps/winkeyless/Makefile')
-rw-r--r--keyboards/kmac/keymaps/winkeyless/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kmac/keymaps/winkeyless/Makefile b/keyboards/kmac/keymaps/winkeyless/Makefile
index 1313af46b..8e2d011b3 100644
--- a/keyboards/kmac/keymaps/winkeyless/Makefile
+++ b/keyboards/kmac/keymaps/winkeyless/Makefile
@@ -33,5 +33,5 @@ RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this w
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
ifndef QUANTUM_DIR
- include ../../../../Makefile
+ include ../../../../Makefile
endif