<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/docs/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>2026-01-03T20:18:41+00:00</updated>
<entry>
<title>Fix small typo in WS2812 driver doc (#25928)</title>
<updated>2026-01-03T20:18:41+00:00</updated>
<author>
<name>Ed Flanagan</name>
</author>
<published>2026-01-03T20:18:41+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=8c035c2116c0ff2617a6aba996c3b6a9c977e19e'/>
<id>urn:sha1:8c035c2116c0ff2617a6aba996c3b6a9c977e19e</id>
<content type='text'>
`ws812` -&gt; `ws2812`</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>docs: fix misspellings (#25555)</title>
<updated>2025-09-09T21:51:13+00:00</updated>
<author>
<name>François Magimel</name>
</author>
<published>2025-09-09T21:51:13+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=09ab67c0440d8e5e3faf832d23eb1b754845a573'/>
<id>urn:sha1:09ab67c0440d8e5e3faf832d23eb1b754845a573</id>
<content type='text'>
* docs: fix misspellings

* docs: do line breaks with HTML instead of spaces

To remove trailing spaces and to avoid breaking things, line breaks can
be done with the HTML br tag.</content>
</entry>
<entry>
<title>Refactor battery driver (#25550)</title>
<updated>2025-08-17T00:14:48+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-08-17T00:14:48+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=cc696a2ae838a9639335ca8eb3cb3b794c06bc33'/>
<id>urn:sha1:cc696a2ae838a9639335ca8eb3cb3b794c06bc33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[docs] Align more keyboard placeholders (#25510)</title>
<updated>2025-07-23T12:08:48+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-07-23T12:08:48+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=36c3f4deba7e4c670736cc95db144b25156e90f1'/>
<id>urn:sha1:36c3f4deba7e4c670736cc95db144b25156e90f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[docs] WS2812: rewrite Open Drain section (#25454)</title>
<updated>2025-07-07T19:12:11+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2025-07-07T19:12:11+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=8ff7b1de11dc9c095f3eb37f1ace24af136df144'/>
<id>urn:sha1:8ff7b1de11dc9c095f3eb37f1ace24af136df144</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update link to AW20216S datasheet (#25416)</title>
<updated>2025-06-27T05:49:26+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-06-27T05:49:26+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=e15d9ca4b3329c5c97f920547c086ad768ec3808'/>
<id>urn:sha1:e15d9ca4b3329c5c97f920547c086ad768ec3808</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in Battery Driver docs (#25312)</title>
<updated>2025-05-28T06:05:44+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-05-28T06:05:44+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=faf77f1651f7660c55f7a8f2a7b653808a29e0e3'/>
<id>urn:sha1:faf77f1651f7660c55f7a8f2a7b653808a29e0e3</id>
<content type='text'>
* Fix typo in Battery Driver docs

* Update battery.md</content>
</entry>
<entry>
<title>Remove duplicate of SPI default config from keyboards (#25266)</title>
<updated>2025-05-16T16:35:05+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-05-16T16:35:05+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=0b6a460b7f5d4b681da7653b25e4082e8b8c6c1a'/>
<id>urn:sha1:0b6a460b7f5d4b681da7653b25e4082e8b8c6c1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add battery changed callbacks (#25207)</title>
<updated>2025-05-05T02:28:33+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-05-05T02:28:33+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=5611a4006493eb0ec7cf815d4a7a24a671a16df6'/>
<id>urn:sha1:5611a4006493eb0ec7cf815d4a7a24a671a16df6</id>
<content type='text'>
</content>
</entry>
</feed>
