]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboard/ergodox_ez/keymaps/algernon/Makefile
adds backlight levels to the satan keyboard (#431)
[qmk_firmware.git] / keyboard / ergodox_ez / keymaps / algernon / Makefile
index 34e574220f9848088a249071ec180ef39e62898c..3db507c8f21e1109f1e09bc5675a7f1fd81c927a 100644 (file)
@@ -2,3 +2,7 @@ BOOTMAGIC_ENABLE=no
 COMMAND_ENABLE=no
 SLEEP_LED_ENABLE=no
 UNICODE_ENABLE=no
+
+ifndef QUANTUM_DIR
+       include ../../../../Makefile
+endif