<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/quantum/eeconfig.h, 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-06-09T18:35:48+00:00</updated>
<entry>
<title>[Bugfix] User eeconfig utility macros (#25350)</title>
<updated>2025-06-09T18:35:48+00:00</updated>
<author>
<name>Pablo Martínez</name>
</author>
<published>2025-06-09T18:35:48+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=802a199bbd5dc5a533d912b1e508a84d1de08724'/>
<id>urn:sha1:802a199bbd5dc5a533d912b1e508a84d1de08724</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>Non-volatile memory data repository pattern (#24356)</title>
<updated>2025-03-21T12:38:34+00:00</updated>
<author>
<name>Nick Brassel</name>
</author>
<published>2025-03-21T12:38:34+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=2b00b846dce1d1267dfdb2a3c2972a367cc0dd44'/>
<id>urn:sha1:2b00b846dce1d1267dfdb2a3c2972a367cc0dd44</id>
<content type='text'>
* First batch of eeconfig conversions.

* Offset and length for datablocks.

* `via`, `dynamic_keymap`.

* Fix filename.

* Commentary.

* wilba leds

* satisfaction75

* satisfaction75

* more keyboard whack-a-mole

* satisfaction75

* omnikeyish

* more whack-a-mole

* `generic_features.mk` to automatically pick up nvm repositories

* thievery

* deferred variable resolve

* whitespace

* convert api to structs/unions

* convert api to structs/unions

* convert api to structs/unions

* fixups

* code-side docs

* code size fix

* rollback

* nvm_xxxxx_erase

* Updated location of eeconfig magic numbers so non-EEPROM nvm drivers can use them too.

* Fixup build.

* Fixup compilation error with encoders.

* Build fixes.

* Add `via_ci` keymap to onekey to exercise VIA bindings (and thus dynamic keymap et.al.), fixup compilation errors based on preprocessor+sizeof.

* Build failure rectification.</content>
</entry>
<entry>
<title>Provide method to save a single default layer in the full range of 0-31 (#24639)</title>
<updated>2024-11-24T20:35:21+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2024-11-24T20:35:21+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=36f306b4a5973568997691b6b820a863bbb6b043'/>
<id>urn:sha1:36f306b4a5973568997691b6b820a863bbb6b043</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Infer eeconfig identifiers (#22135)</title>
<updated>2024-03-14T10:45:03+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2024-03-14T10:45:03+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=4bbfecae90e994b4a7d9bf5db06a995fb05d6ab2'/>
<id>urn:sha1:4bbfecae90e994b4a7d9bf5db06a995fb05d6ab2</id>
<content type='text'>
Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;</content>
</entry>
<entry>
<title>Prep work for NKRO report separation (#22268)</title>
<updated>2023-10-14T11:21:20+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2023-10-14T11:21:20+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=1bff37781bda1d0c285aa5aa7102d6941ad64e7d'/>
<id>urn:sha1:1bff37781bda1d0c285aa5aa7102d6941ad64e7d</id>
<content type='text'>
* Clean up some keyboard/userspace code

* Rename `KEYBOARD_REPORT_BITS` -&gt; `NKRO_REPORT_BITS`

* Add some missing includes

* Use `PACKED` define for report types

* Fix incorrect function signatures for FlexRAM EEPROM driver</content>
</entry>
<entry>
<title>Move velocikey to within rgblight (#22123)</title>
<updated>2023-09-25T16:48:10+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2023-09-25T16:48:10+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=339bff63393cda8bd6e8358e09d04b50ff9ac010'/>
<id>urn:sha1:339bff63393cda8bd6e8358e09d04b50ff9ac010</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Bug] Realign and size check EECONFIG structures (#20541)</title>
<updated>2023-05-08T17:56:03+00:00</updated>
<author>
<name>Drashna Jaelre</name>
</author>
<published>2023-05-08T17:56:03+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=5c4b53a1437adde49871752d8015bfc042b97c20'/>
<id>urn:sha1:5c4b53a1437adde49871752d8015bfc042b97c20</id>
<content type='text'>
Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;
</content>
</entry>
<entry>
<title>Extend eeconfig kb/user datablock API (#19094)</title>
<updated>2022-11-16T07:06:49+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2022-11-16T07:06:49+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=57ac917b4366cbd25044ed59496e6b4f3bb9a17a'/>
<id>urn:sha1:57ac917b4366cbd25044ed59496e6b4f3bb9a17a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Formalise keyboard- and user-specific EEPROM blocks (#18874)</title>
<updated>2022-11-04T19:20:11+00:00</updated>
<author>
<name>Nick Brassel</name>
</author>
<published>2022-11-04T19:20:11+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=f82e90bdeaab1b2ec5c96716731f0a4c63193de9'/>
<id>urn:sha1:f82e90bdeaab1b2ec5c96716731f0a4c63193de9</id>
<content type='text'>
* Formalise keyboard and user eeconfig datablocks.

* Add debounce helper that checks a condition and issues post-write function invocation.

* Naming.</content>
</entry>
</feed>
