remove default keymap RGB enable

pull/6405/head
kakunpc 5 years ago
parent 3406de0099
commit 34e1d2d65c

@ -55,8 +55,4 @@ void led_set_user(uint8_t usb_led) {
}
void keyboard_post_init_user(void) {
#ifdef RGBLIGHT_ENABLE
rgblight_enable_noeeprom();
rgblight_mode_noeeprom(RGBLIGHT_MODE_RAINBOW_MOOD);
#endif
}

Loading…
Cancel
Save