mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-09 12:01:06 +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.