<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/lib/python/qmk/info.py, 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-27T13:37:29+00:00</updated>
<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>Better defaulting of `{RGB,LED}_MATRIX_DEFAULT_FLAGS` (#25785)</title>
<updated>2025-11-23T11:21:55+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-11-23T11:21:55+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=53de903fb89d4138fdc38f98d266db0fec9548b1'/>
<id>urn:sha1:53de903fb89d4138fdc38f98d266db0fec9548b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generate `CUSTOM_MATRIX = lite` without `matrix_pins.custom` (#25453)</title>
<updated>2025-11-08T20:48:48+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-11-08T20:48:48+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=6e35013bc2e30af022cdb8c176e869c5c94ee17a'/>
<id>urn:sha1:6e35013bc2e30af022cdb8c176e869c5c94ee17a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add generic handling to cycle LED/RGB Matrix flags (#24649)</title>
<updated>2025-09-21T23:01:23+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-09-21T23:01:23+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=883465d9fb29cd793684ee0ac688ff3517cf8bc0'/>
<id>urn:sha1:883465d9fb29cd793684ee0ac688ff3517cf8bc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix serial speed DD configuration &amp; migrate keyboards (#25546)</title>
<updated>2025-08-09T22:14:40+00:00</updated>
<author>
<name>Jack Sangdahl</name>
</author>
<published>2025-08-09T22:14:40+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=12dc6d1ac80b6919fcdb084d897612559b2f391b'/>
<id>urn:sha1:12dc6d1ac80b6919fcdb084d897612559b2f391b</id>
<content type='text'>
* Fix serial speed DD configuration

- Fixes incorrect SOFT_SERIAL_SPEED mapping
- Renames key split.soft_serial_speed -&gt; split.serial.speed
- Migrates keyoards that configure this, and remove configuration from keyboards that do not differ from the default behaviour
- Add deprecation notice and migration support</content>
</entry>
<entry>
<title>Add MATRIX_MASKED DD config (#25383)</title>
<updated>2025-06-27T07:17:45+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-06-27T07:17:45+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=a1a5869ef871937c2ae7646ab639c4f5ffe59355'/>
<id>urn:sha1:a1a5869ef871937c2ae7646ab639c4f5ffe59355</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `DEFAULT_FOLDER` handling (#23281)</title>
<updated>2025-06-09T04:08:56+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-06-09T04:08:56+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=0326355edcfd8008646d2ff2f6eca3e69fdc5738'/>
<id>urn:sha1:0326355edcfd8008646d2ff2f6eca3e69fdc5738</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid duplication in generated community modules `rules.mk` (#25135)</title>
<updated>2025-04-23T00:27:47+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-04-23T00:27:47+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=8cd71917ce74dd8301e24d80f4eabb2bfa1a7c69'/>
<id>urn:sha1:8cd71917ce74dd8301e24d80f4eabb2bfa1a7c69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Community modules (#24848)</title>
<updated>2025-02-26T11:25:41+00:00</updated>
<author>
<name>Nick Brassel</name>
</author>
<published>2025-02-26T11:25:41+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=1efc82403bebe759272d1ba7a79d9dfa0d5df506'/>
<id>urn:sha1:1efc82403bebe759272d1ba7a79d9dfa0d5df506</id>
<content type='text'>
</content>
</entry>
</feed>
