mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-02-04 03:22:44 +00: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.