mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-18 04:35:16 +02:00

Minor documentation fixes. Fix broken USB host mode due to the USB frame counter not being updated during the early enumeration steps, causing USB_Host_DelayMS() to spinloop forever.