mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-15 11:21:15 +02:00

Renamed the Serial byte send/receive functions to remain consistent with the CDC driver's byte functions. Altered the serial byte receive function to make it non-blocking.