<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware/docs/drivers/i2c.md, 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>
<entry>
<title>[Docs] Correct I2C API reference (#24840)</title>
<updated>2025-01-20T22:53:35+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2025-01-20T22:53:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=a98070f21288fae025c6ffa2e08b775fb661bb4b'/>
<id>a98070f21288fae025c6ffa2e08b775fb661bb4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] Improve halconf/mcuconf code examples (#24597)</title>
<updated>2024-11-14T18:00:02+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2024-11-14T18:00:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=46236ce3de8385f27e3f13a9921abee7e1e0fa57'/>
<id>46236ce3de8385f27e3f13a9921abee7e1e0fa57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] Organize driver &amp; feature docs into subfolders (#23848)</title>
<updated>2024-06-02T02:42:24+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2024-06-02T02:42:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=78a0adfbb4d2c4e12f93f2a62ded0020d406243e'/>
<id>78a0adfbb4d2c4e12f93f2a62ded0020d406243e</id>
<content type='text'>
Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
