mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-02-02 18:47:17 +00: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.