summaryrefslogtreecommitdiff
path: root/keyboards/splitkb/aurora/helix/keymaps/debug/rules.mk
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-12-18 21:55:36 +0000
committerGitHub <noreply@github.com>2023-12-19 08:55:36 +1100
commitfc4e6c61a44756a1dc2ac6ef8f98a5159f903635 (patch)
tree3a8a2fc96abe60b4c3d476fe7647a1913404f371 /keyboards/splitkb/aurora/helix/keymaps/debug/rules.mk
parenta1c8b1ebf724f79dd9bad12976e3b1bd0c9c196f (diff)
[Keymap Removal] Restore splitkb 'debug' keymaps (#22700)
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