summaryrefslogtreecommitdiff
path: root/keyboards/splitkb/aurora/helix/keymaps/debug/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/splitkb/aurora/helix/keymaps/debug/rules.mk')
-rw-r--r--keyboards/splitkb/aurora/helix/keymaps/debug/rules.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/splitkb/aurora/helix/keymaps/debug/rules.mk b/keyboards/splitkb/aurora/helix/keymaps/debug/rules.mk
new file mode 100644
index 0000000000..9c9df9b126
--- /dev/null
+++ b/keyboards/splitkb/aurora/helix/keymaps/debug/rules.mk
@@ -0,0 +1,8 @@
+# NOTE: These are already enabled by default at the revision level
+#ENCODER_ENABLE = yes
+#OLED_ENABLE = yes
+
+# RGB Matrix is enabled at the revision level,
+# while we use the regular RGB underglow for testing
+RGB_MATRIX_ENABLE = no
+RGBLIGHT_ENABLE = yes \ No newline at end of file