Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2024-10-11 23:30:07 +00:00
commit 5c97a78ce6

View File

@ -404,7 +404,7 @@ void keyboard_post_init_kb(void) {
is_launching = true;
defer_exec(500, startup_exec, NULL);
#endif
matrix_init_user();
keyboard_post_init_user();
}
void eeconfig_init_kb(void) { // EEPROM is getting reset!