mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-06-14 00:14:17 +00:00
35a0fe9384
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.