summaryrefslogtreecommitdiff
path: root/keyboards/clueboard/rev2/Makefile
diff options
context:
space:
mode:
authorcbbrowne <cbbrowne@cbbrowne.tor.int-afilias.info>2016-08-29 12:32:03 -0400
committercbbrowne <cbbrowne@cbbrowne.tor.int-afilias.info>2016-08-29 12:32:03 -0400
commitfba509780e70b20da998cf6caada228682965c5e (patch)
treedf21a76cdf5f9225fcae68abb0d72252fbd37e5d /keyboards/clueboard/rev2/Makefile
parenta732003bfd1a780be0728cdacda71c0b3d8b59b3 (diff)
parent6d1e916851daa7bcbd8ef31b6fbc73cb369ef1f0 (diff)
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
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 cea967b795..191c6bb664 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