forked from mirrors/qmk_userspace
Fix Q10 Pro compilation error
This commit is contained in:
parent
57c5939d45
commit
9a9cfbbab7
1 changed files with 0 additions and 6 deletions
|
@ -324,9 +324,3 @@ void raw_hid_receive(uint8_t *data, uint8_t length) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void suspend_wakeup_init_kb(void) {
|
|
||||||
// code will run on keyboard wakeup
|
|
||||||
clear_keyboard();
|
|
||||||
send_keyboard_report();
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue