<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/tests, 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-30T19:25:52+00:00</updated>
<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>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>[CI] Format code according to conventions (#25820)</title>
<updated>2025-11-23T11:28:34+00:00</updated>
<author>
<name>QMK Bot</name>
</author>
<published>2025-11-23T11:28:34+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=c7e17538eea98540dbee71de5d024db99f7786fe'/>
<id>urn:sha1:c7e17538eea98540dbee71de5d024db99f7786fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix single key combos activating only once (#25198)</title>
<updated>2025-11-23T11:25:59+00:00</updated>
<author>
<name>Julian Schuler</name>
</author>
<published>2025-11-23T11:25:59+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=b321789d7b3e0207f9f5e103a8481a0d90ba2814'/>
<id>urn:sha1:b321789d7b3e0207f9f5e103a8481a0d90ba2814</id>
<content type='text'>
Co-authored-by: Julian Schuler &lt;julianschuler@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>[Bug][Core] Fix Speculative Hold to enable also right-handed RSFT, RCTL by default. (#25797)</title>
<updated>2025-11-23T11:24:02+00:00</updated>
<author>
<name>Pascal Getreuer</name>
</author>
<published>2025-11-23T11:24:02+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=4015c40ba4fd9a671c2e919582bbabab7320544b'/>
<id>urn:sha1:4015c40ba4fd9a671c2e919582bbabab7320544b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Core] Speculative Hold option for mod-taps: hold mods instantly while unsettled. (#25572)</title>
<updated>2025-11-11T11:27:12+00:00</updated>
<author>
<name>Pascal Getreuer</name>
</author>
<published>2025-11-11T11:27:12+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=efc5d63383b64291f25c8377bcfae8178dd63302'/>
<id>urn:sha1:efc5d63383b64291f25c8377bcfae8178dd63302</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove deprecated `RGB_` and Mouse keycodes (#25444)</title>
<updated>2025-07-11T17:05:41+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2025-07-11T17:05:41+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=6b38dc17cd12b740b45b56c67ad04bb428f3bddb'/>
<id>urn:sha1:6b38dc17cd12b740b45b56c67ad04bb428f3bddb</id>
<content type='text'>
* Remove deprecated `RGB_` and Mouse keycodes

* Update old mouse keycodes, 0-9/A-M

* Update old mouse keycodes, N-Z &amp; layouts

* Missed some stuff</content>
</entry>
<entry>
<title>Add core handling for pointing device failures. (#25315)</title>
<updated>2025-06-14T12:55:35+00:00</updated>
<author>
<name>Dasky</name>
</author>
<published>2025-06-14T12:55:35+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=7919848324076250894542c12adcd6781c99b9d1'/>
<id>urn:sha1:7919848324076250894542c12adcd6781c99b9d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Core] Enhance Flow Tap to work better for rolls over multiple tap-hold keys. (#25200)</title>
<updated>2025-04-28T07:52:20+00:00</updated>
<author>
<name>Pascal Getreuer</name>
</author>
<published>2025-04-28T07:52:20+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=c26449e64f18940c0a57e459eeae465b26502b64'/>
<id>urn:sha1:c26449e64f18940c0a57e459eeae465b26502b64</id>
<content type='text'>
* Flow Tap revision for rolling press.

* Remove debugging cruft.

* Formatting fix.</content>
</entry>
</feed>
