summaryrefslogtreecommitdiff
path: root/keyboards/iris/keymaps/impstyle/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/iris/keymaps/impstyle/rules.mk')
-rw-r--r--keyboards/iris/keymaps/impstyle/rules.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/iris/keymaps/impstyle/rules.mk b/keyboards/iris/keymaps/impstyle/rules.mk
new file mode 100644
index 000000000..4db5ef00d
--- /dev/null
+++ b/keyboards/iris/keymaps/impstyle/rules.mk
@@ -0,0 +1,8 @@
+RGBLIGHT_ENABLE = no
+BACKLIGHT_ENABLE = no
+TAP_DANCE_ENABLE = no
+MOUSEKEY_ENABLE = yes
+
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif