mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-17 04:05:17 +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.