mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-15 11:21:15 +02:00

Moved the USB_GetHIDReportItemInfo() calls into the main report item passing loop in the *HostWithParser demos - it is fast enough not to effect performance, and avoids duplicate code. Make Webserver project report the LUFA version as part of the HTTP header.