diff options
Diffstat (limited to 'keyboards/kmac/keymaps/winkeyless/Makefile')
-rw-r--r-- | keyboards/kmac/keymaps/winkeyless/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kmac/keymaps/winkeyless/Makefile b/keyboards/kmac/keymaps/winkeyless/Makefile index 1313af46b8..8e2d011b34 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 |