You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| keymap.c | 3 years ago | |
| readme.md | ||
| rules.mk | ||
readme.md
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;