mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-02-14 16:24:05 +00:00
Adjustments to the CDC and MIDI device class drivers to use sizeof() on the actual variable being transmitted or received rather than its datatype to reduce possible mistakes.