summaryrefslogtreecommitdiffstats
path: root/keyboards/minidox/rev1/rules.mk
diff options
context:
space:
mode:
authorThat-Canadian <poole.chris.11@gmail.com>2017-07-10 21:24:20 -0400
committerThat-Canadian <poole.chris.11@gmail.com>2017-07-10 21:24:20 -0400
commitd73d30aa846f4378b8f1fa072a4620520b3c1953 (patch)
tree54afef33c5e80f1e567cb9919d7ac7aa9f99d0b8 /keyboards/minidox/rev1/rules.mk
parent07bf8522ca23a7665852bb9defff0749c76f5e91 (diff)
parent55fcac4639e0020fe65f7289a58bc1416cf49de7 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'keyboards/minidox/rev1/rules.mk')
-rw-r--r--keyboards/minidox/rev1/rules.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/minidox/rev1/rules.mk b/keyboards/minidox/rev1/rules.mk
new file mode 100644
index 0000000000..a0825b4ef6
--- /dev/null
+++ b/keyboards/minidox/rev1/rules.mk
@@ -0,0 +1,5 @@
+BACKLIGHT_ENABLE = no
+
+ifndef QUANTUM_DIR
+ include ../../../Makefile
+endif \ No newline at end of file