<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware/platforms/avr/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>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>`ferris/0_1`: update I2C API usage (#24839)</title>
<updated>2025-01-20T22:53:46+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2025-01-20T22:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=68130cc8a5557ac997a4aa6c95c7f4c67d07229b'/>
<id>68130cc8a5557ac997a4aa6c95c7f4c67d07229b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>`i2c_master`: remove deprecated functions (#24832)</title>
<updated>2025-01-19T23:24:28+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2025-01-19T23:24:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=58aea4b4795d81fcf3fdfd236b08903d1ffeeaca'/>
<id>58aea4b4795d81fcf3fdfd236b08903d1ffeeaca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>I2C driver cleanup (#21273)</title>
<updated>2024-01-17T13:05:38+00:00</updated>
<author>
<name>David Hoelscher</name>
<email>infinityis@users.noreply.github.com</email>
</author>
<published>2024-01-17T13:05:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=e9bd7d7ad308f9c72c86863bf9f19382c7e2d892'/>
<id>e9bd7d7ad308f9c72c86863bf9f19382c7e2d892</id>
<content type='text'>
* remove i2c_start and i2c_stop from i2c drivers

* remove static i2c_address variable from chibios i2c driver</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove i2c_start and i2c_stop from i2c drivers

* remove static i2c_address variable from chibios i2c driver</pre>
</div>
</content>
</entry>
<entry>
<title>i2c: rename read/write register functions (#22905)</title>
<updated>2024-01-16T02:26:40+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2024-01-16T02:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=a522b1f15627c69f94cbc814968be5a63519b8e3'/>
<id>a522b1f15627c69f94cbc814968be5a63519b8e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include stdint.h in avr/i2c_master.h (#17639)</title>
<updated>2022-07-12T19:55:19+00:00</updated>
<author>
<name>jack</name>
<email>0x6A73@pm.me</email>
</author>
<published>2022-07-12T19:55:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=ffb34fc0825e4a715842e93dbfdbe843759fec05'/>
<id>ffb34fc0825e4a715842e93dbfdbe843759fec05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>i2c_master: Add support for reading/writing to 16-bit registers (#14289)</title>
<updated>2021-10-06T23:29:35+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2021-10-06T23:29:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=bc1f5ef38172bc77a802fb779e5da60f800c231b'/>
<id>bc1f5ef38172bc77a802fb779e5da60f800c231b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Relocate platform specific drivers (#13894)</title>
<updated>2021-08-17T22:43:09+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2021-08-17T22:43:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=1bb7af4d446174b7181c9bb22dbd14c93642ea10'/>
<id>1bb7af4d446174b7181c9bb22dbd14c93642ea10</id>
<content type='text'>
* Relocate platform specific drivers

* Move stm eeprom

* Tidy up slightly</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Relocate platform specific drivers

* Move stm eeprom

* Tidy up slightly</pre>
</div>
</content>
</entry>
</feed>
