Preparing ARM for USB NKRO

- API changes from the AVR NKRO support
This commit is contained in:
Jacob Alexander 2014-09-21 16:29:53 -07:00
parent 9f6be5794b
commit ed9abf88a3
5 changed files with 76 additions and 46 deletions

View file

@ -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)