]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/clueboard/rev2/Makefile
Fix location of where the make command should be run
[qmk_firmware.git] / keyboards / clueboard / rev2 / Makefile
index cea967b7955c7958daea51ae2380494d782922fc..191c6bb664de85727cd5fb1c36ab6f14ab207d96 100644 (file)
@@ -1,5 +1,3 @@
-BACKLIGHT_ENABLE = yes
-
-ifndef QUANTUM_DIR
+ifndef MAKEFILE_INCLUDED
        include ../../../Makefile
-endif
+endif
\ No newline at end of file