summaryrefslogtreecommitdiffstats
path: root/keyboards/contra/keymaps/maxr1998/rules.mk
diff options
context:
space:
mode:
authorMax Rumpf <max.rumpf1998@gmail.com>2018-06-30 15:31:26 +0200
committerDrashna Jaelre <drashna@live.com>2018-06-30 15:31:26 +0200
commit701fed2e15568024c39454b6ed2221138b558765 (patch)
tree3e91405b52c25db9fc966d216dcf2882b6692cb9 /keyboards/contra/keymaps/maxr1998/rules.mk
parent1230ecb73d331bb218482eacc67c5dfa190def54 (diff)
downloadqmk_firmware-701fed2e15568024c39454b6ed2221138b558765.tar.gz
qmk_firmware-701fed2e15568024c39454b6ed2221138b558765.tar.xz
Maxr1998's contra layout (#3267)
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 @@
+RGBLIGHT_ENABLE = yes
+KEY_LOCK_ENABLE = yes
+
+### Debugging ###
+#CONSOLE_ENABLE = yes
+
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif