skeletyl: test rgb

This commit is contained in:
Michael Grote 2024-03-15 17:41:08 +01:00
parent 27c43ac099
commit 331233f3d6

View file

@ -5,7 +5,7 @@
void keyboard_post_init_user(void) {
rgblight_enable_noeeprom(); // Enables RGB, without saving settings
rgblight_sethsv_noeeprom(HSV_WHITE);
rgblight_mode_noeeprom(RGBLIGHT_MODE_STATIC_LIGHT);
rgblight_mode_noeeprom(RGB_MATRIX_SOLID_COLOR);
}
// combos; https://github.com/qmk/qmk_firmware/blob/master/docs/feature_combo.md