summaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard/rev2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/clueboard/rev2/Makefile')
-rw-r--r--keyboards/clueboard/rev2/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/keyboards/clueboard/rev2/Makefile b/keyboards/clueboard/rev2/Makefile
index cea967b79..191c6bb66 100644
--- a/keyboards/clueboard/rev2/Makefile
+++ b/keyboards/clueboard/rev2/Makefile
@@ -1,5 +1,3 @@
-BACKLIGHT_ENABLE = yes
-
-ifndef QUANTUM_DIR
+ifndef MAKEFILE_INCLUDED
include ../../../Makefile
-endif
+endif \ No newline at end of file