Preparing ARM for USB NKRO
- API changes from the AVR NKRO support
This commit is contained in:
parent
9f6be5794b
commit
ed9abf88a3
5 changed files with 76 additions and 46 deletions
|
@ -99,6 +99,7 @@ inline void usb_keyboard_send()
|
|||
// Send boot keyboard interrupt packet(s)
|
||||
case 0:
|
||||
usb_keyboard_toHost();
|
||||
USBKeys_Changed = USBKeyChangeState_None;
|
||||
break;
|
||||
|
||||
// Send NKRO keyboard interrupts packet(s)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue