Remove duplicate calls to housekeeping_task_user
(#24201)
This commit is contained in:
parent
938837e881
commit
20ae67ba01
8 changed files with 0 additions and 13 deletions
|
@ -39,7 +39,6 @@ void housekeeping_task_kb(void){
|
|||
gpio_write_pin_low(BUZZER_PIN);
|
||||
}
|
||||
}
|
||||
housekeeping_task_user();
|
||||
}
|
||||
|
||||
bool process_record_kb(uint16_t keycode, keyrecord_t *record) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue