[Keyboard] add chromatonemini keyboard (#13516)

This commit is contained in:
3araht
2022-08-11 10:38:32 +09:00
committed by GitHub
parent c230d0658e
commit 1038ade342
20 changed files with 2560 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# The LED enabled, party mode for testing LED soldering, customized keymap for chromatonemini.
The main differences between "led" and "party" are:
// party mode (for LED soldering test. Enable rainbow color effect, and disable led_indicator to check all LEDs)
rgb_matrix_mode(RGB_MATRIX_RAINBOW_MOVING_CHEVRON);
led_indicator_enable = false;