mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-10-28 12:10:08 +01: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.