summaryrefslogtreecommitdiff
path: root/keyboards/crkbd/keymaps/jpe230/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/crkbd/keymaps/jpe230/rules.mk')
-rw-r--r--keyboards/crkbd/keymaps/jpe230/rules.mk18
1 files changed, 12 insertions, 6 deletions
diff --git a/keyboards/crkbd/keymaps/jpe230/rules.mk b/keyboards/crkbd/keymaps/jpe230/rules.mk
index 27a25ddeb3..82d5eb321d 100644
--- a/keyboards/crkbd/keymaps/jpe230/rules.mk
+++ b/keyboards/crkbd/keymaps/jpe230/rules.mk
@@ -1,6 +1,12 @@
-MOUSEKEY_ENABLE = yes
-OLED_ENABLE = yes
-OLED_DRIVER = SSD1306
-LTO_ENABLE = yes
-WPM_ENABLE = yes
-VIA_ENABLE = yes
+# Shared rules for both of my Corne
+OLED_ENABLE = yes
+OLED_DRIVER = SSD1306
+LTO_ENABLE = yes
+VIA_ENABLE = yes
+
+# Rules for my Corne without RGB
+# WPM_ENABLE = yes
+# MOUSEKEY_ENABLE = yes
+
+# Rules for my Corne with RGB
+RGB_MATRIX_ENABLE = yes