forked from mirrors/qmk_userspace
fix delay of macro doens't work properly except cable mode
This commit is contained in:
parent
f7a08796ba
commit
0cd4ee07c3
3 changed files with 29 additions and 2 deletions
|
@ -92,6 +92,8 @@ void wireless_enter_sleep_kb(void);
|
|||
void wireless_task(void);
|
||||
void wireless_pre_task(void);
|
||||
void wireless_post_task(void);
|
||||
void send_string_task(void);
|
||||
|
||||
wt_state_t wireless_get_state(void);
|
||||
|
||||
void wireless_low_battery_shutdown(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue