mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-11-01 05:42:31 +01:00
- Bitmasks need to be equal, not just result in non-zero - Only read status once in case it changes under us - Logical and not binary and when checking for acks on sending - We need to stop the bus when receiving the last byte - Force the bus into idle mode when we are Initing