mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-04 04:53:23 +01:00
Fixup housekeeping from being invoked twice per loop. (#12933)
This commit is contained in:
@@ -1107,8 +1107,7 @@ int main(void) {
|
||||
#endif
|
||||
|
||||
// Run housekeeping
|
||||
housekeeping_task_kb();
|
||||
housekeeping_task_user();
|
||||
housekeeping_task();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user