<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/docs/features, 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-04T12:13:20+00:00</updated>
<entry>
<title>Simplify docs for Key Overrides config (#25787)</title>
<updated>2025-12-04T12:13:20+00:00</updated>
<author>
<name>tyler</name>
</author>
<published>2025-12-04T12:13:20+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=d4f04fe850c155b33a181e0e3d8d3351c483d305'/>
<id>urn:sha1:d4f04fe850c155b33a181e0e3d8d3351c483d305</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce tap dance memory usage, move state out of data (#25415)</title>
<updated>2025-11-23T11:32:36+00:00</updated>
<author>
<name>Stephen Ostermiller</name>
</author>
<published>2025-11-23T11:32:36+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=1a954e8da5dcbd81eeccb9d6ac41b6eda64d7b85'/>
<id>urn:sha1:1a954e8da5dcbd81eeccb9d6ac41b6eda64d7b85</id>
<content type='text'>
* Use less tap dance memory.

Use dynamically allocated sparse array for tap dance state, dynamically allocate tap dance state when needed and free it when the tap dance is done.

* new approach

* Use null, check for null

* Reformat with docker

* Use uint8 with idx rather than uint16 with keycode in state

* fix accidental change

* reformat

* Add null check

* add documentation tip suggested by tzarc

* Only allow tap dance state allocation on key down, not on key up

Co-authored-by: Sergey Vlasov &lt;sigprof@gmail.com&gt;

* Only allow tap dance allocation on key down, not on key up

Co-authored-by: Sergey Vlasov &lt;sigprof@gmail.com&gt;

* add user action required section

---------

Co-authored-by: Sergey Vlasov &lt;sigprof@gmail.com&gt;</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>[Feature Improvement]add option to keep layer state when recording dynamic macros (#24418)</title>
<updated>2025-11-11T12:30:42+00:00</updated>
<author>
<name>Chaser Huang</name>
</author>
<published>2025-11-11T12:30:42+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=1ddcf57382f94548aba23871c57c7ce835f203b9'/>
<id>urn:sha1:1ddcf57382f94548aba23871c57c7ce835f203b9</id>
<content type='text'>
* feat: add option to keep layer state when recording dynamic macros

* Better option macro name and lint changes</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into develop</title>
<updated>2025-11-04T00:12:57+00:00</updated>
<author>
<name>QMK Bot</name>
</author>
<published>2025-11-04T00:12:57+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=f1ec600fac8666e5f44aaeca3364189e5a15d335'/>
<id>urn:sha1:f1ec600fac8666e5f44aaeca3364189e5a15d335</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[docs] Replace Imgur-hosted images (#25690)</title>
<updated>2025-11-04T00:05:39+00:00</updated>
<author>
<name>James Young</name>
</author>
<published>2025-11-04T00:05:39+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=a9739f78681dee290ede955c02b360f5c133f783'/>
<id>urn:sha1:a9739f78681dee290ede955c02b360f5c133f783</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix drv haptics docs by using the correct function name (#25733)</title>
<updated>2025-10-18T21:31:52+00:00</updated>
<author>
<name>Boudewijn van Groos</name>
</author>
<published>2025-10-18T21:31:52+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=4f21beb7153c2b0a1f4d41de7dad5a2173f896b6'/>
<id>urn:sha1:4f21beb7153c2b0a1f4d41de7dad5a2173f896b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add LED/RGB Matrix flags API docs (#25673)</title>
<updated>2025-09-29T19:27:07+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-09-29T19:27:07+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=6f93a86e6e12ddc999da3cf940f5c327d5f9b91a'/>
<id>urn:sha1:6f93a86e6e12ddc999da3cf940f5c327d5f9b91a</id>
<content type='text'>
</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>
</feed>
