mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-10 12:30:41 +02:00
Added check to CDC_Device_BytesReceived() to ensure 0 is returned when device is not enumerated to a host. Move AVRISP project's V2Protocol_DelayMS() function to be static inline, as it is now very minimal. Added extra project doxygen documentation.