<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/builddefs, 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-05T22:25:48+00:00</updated>
<entry>
<title>Fix USER_PATH resolution on case-insensitive filesystems (#25853)</title>
<updated>2025-12-05T22:25:48+00:00</updated>
<author>
<name>psych3r</name>
</author>
<published>2025-12-05T22:25:48+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=08e5fcfdf44c73fbbc8887b100fccd00006aa02e'/>
<id>urn:sha1:08e5fcfdf44c73fbbc8887b100fccd00006aa02e</id>
<content type='text'>
When QMK_USERSPACE is empty, the wildcard check in build_keyboard.mk
incorrectly matches user home directories on case-insensitive filesystems
(macOS/Windows), causing USER_PATH to resolve to an absolute path instead
of a relative path.

This only affects users whose username matches their user directory name
(e.g., username 'psycher' with home '/Users/psycher' and QMK user dir
'users/psycher').

Fix by checking if QMK_USERSPACE is non-empty before performing the
wildcard check.</content>
</entry>
<entry>
<title>Partially skip generating community modules when none enabled (#25819)</title>
<updated>2025-11-27T21:29:46+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-11-27T21:29:46+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=b5dfb2bd1ea38a37c58227eb17bde583f0c0e4d6'/>
<id>urn:sha1:b5dfb2bd1ea38a37c58227eb17bde583f0c0e4d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix community layout keymap discovery (#25802)</title>
<updated>2025-11-22T04:30:27+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-11-22T04:30:27+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=3e0b22af68da07bf2854ecde6b0f31f98fd027e2'/>
<id>urn:sha1:3e0b22af68da07bf2854ecde6b0f31f98fd027e2</id>
<content type='text'>
</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>Bump vite from 5.4.20 to 5.4.21 in /builddefs/docsgen (#25740)</title>
<updated>2025-10-21T09:57:34+00:00</updated>
<author>
<name>dependabot[bot]</name>
</author>
<published>2025-10-21T09:57:34+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=d0db38cbdc9410dd58e6c83d18bca2232b823d24'/>
<id>urn:sha1:d0db38cbdc9410dd58e6c83d18bca2232b823d24</id>
<content type='text'>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.20 to 5.4.21.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 5.4.21
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Bump vite from 5.4.19 to 5.4.20 in /builddefs/docsgen (#25646)</title>
<updated>2025-09-11T10:12:40+00:00</updated>
<author>
<name>dependabot[bot]</name>
</author>
<published>2025-09-11T10:12:40+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=8f728aa7311f3d66d8c7b68bf85e5da605909b4c'/>
<id>urn:sha1:8f728aa7311f3d66d8c7b68bf85e5da605909b4c</id>
<content type='text'>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.19 to 5.4.20.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.20/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.20/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 5.4.20
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</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>
<entry>
<title>Remove converter assumption that everything is a promicro (#20330)</title>
<updated>2025-08-15T08:13:13+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-08-15T08:13:13+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=da2c6a41d815200312c72040642b60cee2842eee'/>
<id>urn:sha1:da2c6a41d815200312c72040642b60cee2842eee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mitigate VIA keylogger security issues (#25414)</title>
<updated>2025-06-29T01:29:33+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2025-06-29T01:29:33+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=711b109246dc7d7e3881ccf70dce4adceefb4b02'/>
<id>urn:sha1:711b109246dc7d7e3881ccf70dce4adceefb4b02</id>
<content type='text'>
Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;</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>
</feed>
