Fix Q10 Pro compilation error
This commit is contained in:
parent
57c5939d45
commit
9a9cfbbab7
@ -324,9 +324,3 @@ void raw_hid_receive(uint8_t *data, uint8_t length) {
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
void suspend_wakeup_init_kb(void) {
|
||||
// code will run on keyboard wakeup
|
||||
clear_keyboard();
|
||||
send_keyboard_report();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user