mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-14 06:23:01 +02:00
Changed over all project and demo HID report descriptors to use the new HID report item macros. Moved the HIDParser.c source file to the LUFA/Drivers/USB/Class/Common/ directory from the LUFA/Drivers/USB/Class/Host/.