forked from mirrors/qmk_userspace
Fixup housekeeping from being invoked twice per loop. (#12933)
This commit is contained in:
parent
6cdc996e0b
commit
58142f0726
6 changed files with 18 additions and 11 deletions
|
@ -257,7 +257,6 @@ int main(void) {
|
|||
#endif
|
||||
|
||||
// Run housekeeping
|
||||
housekeeping_task_kb();
|
||||
housekeeping_task_user();
|
||||
housekeeping_task();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue