mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-27 20:39:06 +02:00
Fix TWI_ReadPacket() not releasing the bus correctly after all data transferred. Make TWI_SendByte() and TWI_ReceiveByte() non-inline to reduce compiled binary size.