diff options
Diffstat (limited to 'keyboards/giabalanai/keymaps/party/rules.mk')
-rw-r--r-- | keyboards/giabalanai/keymaps/party/rules.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/giabalanai/keymaps/party/rules.mk b/keyboards/giabalanai/keymaps/party/rules.mk new file mode 100644 index 0000000000..c05207feeb --- /dev/null +++ b/keyboards/giabalanai/keymaps/party/rules.mk @@ -0,0 +1,6 @@ +# RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow +CONSOLE_ENABLE = no # Console for debug +RGB_MATRIX_ENABLE = yes # Use RGB matrix (Don't enable this when RGBLIGHT_ENABLE is used.) +RGB_MATRIX_CUSTOM_USER = yes # + +ENCODER_MAP_ENABLE = yes # replacing ENCODERS_CW_KEY method to this on 2022/08/31. |