<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/drivers, branch master</title>
<subtitle>my qmk configs</subtitle>
<id>http://archive.git.mgrote.net/qmk_sweep_skeletyl/atom?h=master</id>
<link rel='self' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/'/>
<updated>2025-11-30T20:46:22+00:00</updated>
<entry>
<title>[CI] Format code according to conventions (#25828)</title>
<updated>2025-11-30T20:46:22+00:00</updated>
<author>
<name>QMK Bot</name>
</author>
<published>2025-11-30T20:46:22+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=43bbb5e99a2c552c127d30dfdf317fb70b143b40'/>
<id>urn:sha1:43bbb5e99a2c552c127d30dfdf317fb70b143b40</id>
<content type='text'>
Format code according to conventions</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into develop</title>
<updated>2025-11-30T19:25:52+00:00</updated>
<author>
<name>QMK Bot</name>
</author>
<published>2025-11-30T19:25:52+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=ee60542bd6aa8d96714516f7f42b02fbd8105fcb'/>
<id>urn:sha1:ee60542bd6aa8d96714516f7f42b02fbd8105fcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[CI] Format code according to conventions (#25827)</title>
<updated>2025-11-30T19:25:13+00:00</updated>
<author>
<name>QMK Bot</name>
</author>
<published>2025-11-30T19:25:13+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=6ed61c65dd66cdbb450a4920a69bae193ec73f15'/>
<id>urn:sha1:6ed61c65dd66cdbb450a4920a69bae193ec73f15</id>
<content type='text'>
Format code according to conventions</content>
</entry>
<entry>
<title>Add PixArt PAW-3222 mouse sensor driver (#25763)</title>
<updated>2025-11-11T22:02:52+00:00</updated>
<author>
<name>ploopyco</name>
</author>
<published>2025-11-11T22:02:52+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=1a4af3adf90bd7c20e2faa4eed6715845e7f7fd6'/>
<id>urn:sha1:1a4af3adf90bd7c20e2faa4eed6715845e7f7fd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into develop</title>
<updated>2025-11-11T12:21:26+00:00</updated>
<author>
<name>QMK Bot</name>
</author>
<published>2025-11-11T12:21:26+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=019cba746d1408365b906fb9d6163d9b0ab204ec'/>
<id>urn:sha1:019cba746d1408365b906fb9d6163d9b0ab204ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Bugfix] QP error handling (#25591)</title>
<updated>2025-11-11T12:20:48+00:00</updated>
<author>
<name>Pablo Martínez</name>
</author>
<published>2025-11-11T12:20:48+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=e7ad19bb953c6f430fb3501386b96962dbe9912c'/>
<id>urn:sha1:e7ad19bb953c6f430fb3501386b96962dbe9912c</id>
<content type='text'>
* change QP so that any func can return error (`void` -&gt; `bool` returns)</content>
</entry>
<entry>
<title>Add I2C Transmit and Receive function (#25637)</title>
<updated>2025-11-11T12:02:35+00:00</updated>
<author>
<name>Drashna Jaelre</name>
</author>
<published>2025-11-11T12:02:35+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=28eeb92f8eec5b8268d2a74ad0561670d14e189a'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into develop</title>
<updated>2025-11-08T20:49:51+00:00</updated>
<author>
<name>QMK Bot</name>
</author>
<published>2025-11-08T20:49:51+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=fb6d7762b98348ce365050568751776845772a1a'/>
<id>urn:sha1:fb6d7762b98348ce365050568751776845772a1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix pmw33xx sensor initialisation (#25777)</title>
<updated>2025-11-08T20:49:15+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-11-08T20:49:15+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=00eebfb575d6ea0660755cee2c6ccf3b21110312'/>
<id>urn:sha1:00eebfb575d6ea0660755cee2c6ccf3b21110312</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[QP] Minor cleanup and support for RGB888 surface (#25706)</title>
<updated>2025-10-08T02:10:38+00:00</updated>
<author>
<name>Pablo Martínez</name>
</author>
<published>2025-10-08T02:10:38+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=0550830909e854d2ac0203905c861a868e82b289'/>
<id>urn:sha1:0550830909e854d2ac0203905c861a868e82b289</id>
<content type='text'>
Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;
</content>
</entry>
</feed>
