mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 00:16:41 +06:00
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…
Reference in New Issue
Block a user