Files
qmk_firmware/drivers
Drashna Jaelre 28eeb92f8e Add I2C Transmit and Receive function (#25637)
* feat: adds a transmit and receive i2c method

* fix: address the i2c transmit and receive length on u16

* Add AVR/LUFA implementation

Didn't add a progmem version, since that would only apply to receive.
Figured it wasn't worth it, but can add.

* Rearrange order of functions

* Add docs

* Fix doc gen error

* Fix lint issues

* fix more lint issues
2025-11-11 23:02:35 +11:00
..
2025-08-17 01:14:48 +01:00
2025-09-09 14:51:13 -07:00
2025-01-25 17:38:12 +11:00
2025-09-09 17:34:33 +01:00
2025-01-26 22:37:37 +01:00
2025-01-26 13:46:46 +01:00
2025-03-06 23:17:51 +00:00