forked from mirror/qmk_firmware
bad_kb_funcs1
This commit is contained in:
@@ -42,6 +42,8 @@ void keyboard_post_init_kb(void) {
|
||||
if ( g_first_execution ) {
|
||||
rgblight_mode(RGBLIGHT_MODE_RGB_TEST);
|
||||
}
|
||||
|
||||
keyboard_post_init_user();
|
||||
}
|
||||
|
||||
#endif // VIA_ENABLE
|
||||
|
||||
Reference in New Issue
Block a user