You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

348 B

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;