summaryrefslogtreecommitdiffstats
path: root/keyboards/rgbkb/pan/keymaps/default_eee/rules.mk
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2023-05-09 09:07:44 -0700
committerGitHub <noreply@github.com>2023-05-09 09:07:44 -0700
commit8f6d64e43d773026151979a5d0f2eac3d5b58f1d (patch)
treeba6952ac43304374b10e85fdbbe11a39a24f79c4 /keyboards/rgbkb/pan/keymaps/default_eee/rules.mk
parentacae650b2fa304516cb1818d2e0acfa4f0549fab (diff)
RGBKB Pan Layout Additions (#20809)
Diffstat (limited to 'keyboards/rgbkb/pan/keymaps/default_eee/rules.mk')
-rw-r--r--keyboards/rgbkb/pan/keymaps/default_eee/rules.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/rgbkb/pan/keymaps/default_eee/rules.mk b/keyboards/rgbkb/pan/keymaps/default_eee/rules.mk
new file mode 100644
index 0000000000..9ad29c645c
--- /dev/null
+++ b/keyboards/rgbkb/pan/keymaps/default_eee/rules.mk
@@ -0,0 +1,6 @@
+# RGB layout selection
+RGB_ENCODERS = yes # For RGB encoders, solder on both WS2811 chips
+STAGGERED_LAYOUT = no # If you soldered R1-A12 and R4-A12, enable this.
+
+# Do not edit past here
+include keyboards/$(KEYBOARD)/post_rules.mk