<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware/drivers/i2c_master.h, branch master</title>
<subtitle>QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/'/>
<entry>
<title>Add I2C Transmit and Receive function (#25637)</title>
<updated>2025-11-11T12:02:35+00:00</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2025-11-11T12:02:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=28eeb92f8eec5b8268d2a74ad0561670d14e189a'/>
<id>28eeb92f8eec5b8268d2a74ad0561670d14e189a</id>
<content type='text'>
* 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</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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</pre>
</div>
</content>
</entry>
<entry>
<title>Unify i2c_master headers (#24846)</title>
<updated>2025-01-26T12:48:46+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2025-01-26T12:48:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=ef29a46c87e3a82459b3af4158f7888d55c0b22b'/>
<id>ef29a46c87e3a82459b3af4158f7888d55c0b22b</id>
<content type='text'>
* Unify i2c_master headers

* More documentation improvements

* Reorganise PAL mode defaults</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Unify i2c_master headers

* More documentation improvements

* Reorganise PAL mode defaults</pre>
</div>
</content>
</entry>
</feed>
