<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/util, 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-12-19T02:23:29+00:00</updated>
<entry>
<title>Ignore merge commits on bootstrap testing PRs (#25884)</title>
<updated>2025-12-19T02:23:29+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-12-19T02:23:29+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=54e8fad959d6a6e53e08c62ac3a3c4d4bdc6c957'/>
<id>urn:sha1:54e8fad959d6a6e53e08c62ac3a3c4d4bdc6c957</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into develop</title>
<updated>2025-11-27T13:37:29+00:00</updated>
<author>
<name>QMK Bot</name>
</author>
<published>2025-11-27T13:37:29+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=9acd127cc1318d761aac76a806189fadeaaa247a'/>
<id>urn:sha1:9acd127cc1318d761aac76a806189fadeaaa247a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>QMK CLI Environment bootstrapper (#25038)</title>
<updated>2025-11-27T13:36:49+00:00</updated>
<author>
<name>Nick Brassel</name>
</author>
<published>2025-11-27T13:36:49+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=9c2ca00074784dbee27b459d71cfc8e75f47b976'/>
<id>urn:sha1:9c2ca00074784dbee27b459d71cfc8e75f47b976</id>
<content type='text'>
Co-authored-by: Joel Challis &lt;git@zvecr.com&gt;
Co-authored-by: Pascal Getreuer &lt;getreuer@google.com&gt;
</content>
</entry>
<entry>
<title>Merge upstream uf2conv changes (#25786)</title>
<updated>2025-11-17T02:24:23+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-11-17T02:24:23+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=8eebc613cf1ba9ae8213a20b3a500eefcd08ffd3'/>
<id>urn:sha1:8eebc613cf1ba9ae8213a20b3a500eefcd08ffd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Align `drivers.txt` to qmk_toolbox (#25713)</title>
<updated>2025-10-10T22:17:27+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-10-10T22:17:27+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=97d622651a9aca22c2af9afb22764fab04609525'/>
<id>urn:sha1:97d622651a9aca22c2af9afb22764fab04609525</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add cachyos as pattern when installing dependencies (#25580)</title>
<updated>2025-08-24T21:47:28+00:00</updated>
<author>
<name>Lung Sin</name>
</author>
<published>2025-08-24T21:47:28+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=df8bb7ce24856589635af1a99fe9b6f2bee1ec02'/>
<id>urn:sha1:df8bb7ce24856589635af1a99fe9b6f2bee1ec02</id>
<content type='text'>
chore: add cachyos as pattern when installing dependencies</content>
</entry>
<entry>
<title>Remove outdated `nix` support due to bit-rot. (#25280)</title>
<updated>2025-05-20T21:17:58+00:00</updated>
<author>
<name>Nick Brassel</name>
</author>
<published>2025-05-20T21:17:58+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=fa24b0fcce2c5f3330f2d798c3caf91a130babdb'/>
<id>urn:sha1:fa24b0fcce2c5f3330f2d798c3caf91a130babdb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Core] use `keycode_string` in unit tests (#25042)</title>
<updated>2025-03-21T07:47:22+00:00</updated>
<author>
<name>Stefan Kerkmann</name>
</author>
<published>2025-03-21T07:47:22+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=c9d62ddc78e879053241202b288d0129073b07dc'/>
<id>urn:sha1:c9d62ddc78e879053241202b288d0129073b07dc</id>
<content type='text'>
* tests: use keycode_string feature

With a proper keycode to string implementation in qmk there is no need
to use the unit tests only implementation anymore.

Signed-off-by: Stefan Kerkmann &lt;karlk90@pm.me&gt;

* tests: remove keycode_util feature

This feature is no longer used as we switched the tests to the
keycode string implementation.

Signed-off-by: Stefan Kerkmann &lt;karlk90@pm.me&gt;</content>
</entry>
<entry>
<title>Add EOL to non-keyboard files (#24990)</title>
<updated>2025-03-06T23:17:51+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-03-06T23:17:51+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=6e1d3d6d077f50cb61d37f8310162b38b109fa87'/>
<id>urn:sha1:6e1d3d6d077f50cb61d37f8310162b38b109fa87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into develop</title>
<updated>2025-02-15T04:56:34+00:00</updated>
<author>
<name>QMK Bot</name>
</author>
<published>2025-02-15T04:56:34+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=8ca303168ea6c3d6eb44d316ffcc86817af36f8c'/>
<id>urn:sha1:8ca303168ea6c3d6eb44d316ffcc86817af36f8c</id>
<content type='text'>
</content>
</entry>
</feed>
