mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-14 19:01:15 +02:00

Change over all low level host mode project's descriptor comparator routines to perform the descriptor casting in a temp variable to make the code clearer and easier to modify (despite being more verbose).