- /* Retrieve the keyboard scancode from the report data retrieved from the device if it is\r
- * contained within the current report, if not, skip to the next item in the parser list\r
- */\r
- if (!(USB_GetHIDReportItemInfo(KeyboardReport, ReportItem)))\r
- continue;\r
-\r