summaryrefslogtreecommitdiffstats
path: root/keyboards/chromatonemini/keymaps/via/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/chromatonemini/keymaps/via/rules.mk')
-rw-r--r--keyboards/chromatonemini/keymaps/via/rules.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/chromatonemini/keymaps/via/rules.mk b/keyboards/chromatonemini/keymaps/via/rules.mk
new file mode 100644
index 0000000000..b4d2b42885
--- /dev/null
+++ b/keyboards/chromatonemini/keymaps/via/rules.mk
@@ -0,0 +1,5 @@
+RGB_MATRIX_ENABLE = yes # Use RGB matrix (Don't enable this when RGBLIGHT_ENABLE is used.)
+RGB_MATRIX_CUSTOM_KB = yes #
+VIA_ENABLE = yes
+
+ENCODER_MAP_ENABLE = yes # replacing ENCODERS_CW_KEY method to this on 2022/08/31.