summaryrefslogtreecommitdiff
path: root/keyboards/splitkb/aurora/helix/keymaps/debug/rules.mk
diff options
context:
space:
mode:
authorharveysch <126267034+harveysch@users.noreply.github.com>2023-09-15 20:34:21 +0200
committerGitHub <noreply@github.com>2023-09-15 11:34:21 -0700
commite7ae5ec07c7655e0087c6a4cfcb2cbfec4713536 (patch)
treeba0b041c136d3636ebd9288c6a26c00a4feb7168 /keyboards/splitkb/aurora/helix/keymaps/debug/rules.mk
parent49f1cbd40eae67cde4c5fb03fe8c0db1e9522956 (diff)
[Keyboard] Add splitkb.com's Aurora Helix (#21871)
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>
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