mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-17 20:25:16 +02: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.