aboutsummaryrefslogtreecommitdiff
path: root/keyboards/contra/keymaps/maxr1998/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/contra/keymaps/maxr1998/rules.mk')
-rw-r--r--keyboards/contra/keymaps/maxr1998/rules.mk9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/contra/keymaps/maxr1998/rules.mk b/keyboards/contra/keymaps/maxr1998/rules.mk
new file mode 100644
index 000000000..bd395e10f
--- /dev/null
+++ b/keyboards/contra/keymaps/maxr1998/rules.mk
@@ -0,0 +1,9 @@
1RGBLIGHT_ENABLE = yes
2KEY_LOCK_ENABLE = yes
3
4### Debugging ###
5#CONSOLE_ENABLE = yes
6
7ifndef QUANTUM_DIR
8 include ../../../../Makefile
9endif