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