mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-04-06 17:33:04 +00:00
Added new HID_ALIGN_DATA() macro to return the pre-retrieved value of a HID report item, left-aligned to a given datatype. Added new PreviousValue to the HID Report Parser report item structure, for easy monitoring of previous report item values.