<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/quantum/process_keycode, 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-30T20:46:22+00:00</updated>
<entry>
<title>[CI] Format code according to conventions (#25828)</title>
<updated>2025-11-30T20:46:22+00:00</updated>
<author>
<name>QMK Bot</name>
</author>
<published>2025-11-30T20:46:22+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=43bbb5e99a2c552c127d30dfdf317fb70b143b40'/>
<id>urn:sha1:43bbb5e99a2c552c127d30dfdf317fb70b143b40</id>
<content type='text'>
Format code according to conventions</content>
</entry>
<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>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>[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>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>Relocate remaining `process_record_quantum` keycodes (#25328)</title>
<updated>2025-06-03T22:44:46+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-06-03T22:44:46+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=f096e5a3f3af404e6f752185260f183d3ecd503e'/>
<id>urn:sha1:f096e5a3f3af404e6f752185260f183d3ecd503e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement connection keycode logic (#25176)</title>
<updated>2025-04-21T21:27:56+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-04-21T21:27:56+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=c7cb7ba9765b35930a26ec247e362615ffd10ed2'/>
<id>urn:sha1:c7cb7ba9765b35930a26ec247e362615ffd10ed2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore the Layer Lock key in Repeat Key and Caps Word. (#25171)</title>
<updated>2025-04-19T18:57:00+00:00</updated>
<author>
<name>Pascal Getreuer</name>
</author>
<published>2025-04-19T18:57:00+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=ea85ace4a90baca401e49f35365a6a8f7d3802c4'/>
<id>urn:sha1:ea85ace4a90baca401e49f35365a6a8f7d3802c4</id>
<content type='text'>
</content>
</entry>
</feed>
