<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/lib/python/qmk/cli/info.py, 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-08T18:43:34+00:00</updated>
<entry>
<title>Add LED index map to `qmk info` cli command (#25743)</title>
<updated>2025-11-08T18:43:34+00:00</updated>
<author>
<name>Carlos Eduardo</name>
</author>
<published>2025-11-08T18:43:34+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=22b213e1915a49cc8419fe0d449ca26fb372b43c'/>
<id>urn:sha1:22b213e1915a49cc8419fe0d449ca26fb372b43c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Community modules (#24848)</title>
<updated>2025-02-26T11:25:41+00:00</updated>
<author>
<name>Nick Brassel</name>
</author>
<published>2025-02-26T11:25:41+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=1efc82403bebe759272d1ba7a79d9dfa0d5df506'/>
<id>urn:sha1:1efc82403bebe759272d1ba7a79d9dfa0d5df506</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add *_MATRIX_LED_COUNT generation (#21110)</title>
<updated>2023-08-27T03:00:14+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2023-08-27T03:00:14+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=95681b8ff4a92aacd0249e124d34cf16e510175e'/>
<id>urn:sha1:95681b8ff4a92aacd0249e124d34cf16e510175e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>qmk info - Remove printing of "Keyboard Folder" (#21033)</title>
<updated>2023-05-24T22:27:57+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2023-05-24T22:27:57+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=6e41377824a42487bb4a1d24fc95d7301477ca97'/>
<id>urn:sha1:6e41377824a42487bb4a1d24fc95d7301477ca97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>`qmk format-json`: Expose full key path and respect `sort_keys` (#20836)</title>
<updated>2023-05-20T12:15:05+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2023-05-20T12:15:05+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=6d90fa2300b463f5cc6920022a445d5ed217124c'/>
<id>urn:sha1:6d90fa2300b463f5cc6920022a445d5ed217124c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Strip API specific output from `qmk info` (#20234)</title>
<updated>2023-03-23T11:19:30+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2023-03-23T11:19:30+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=fa4dfb542fb62e0279e679a10f1ea7e01b4bf61c'/>
<id>urn:sha1:fa4dfb542fb62e0279e679a10f1ea7e01b4bf61c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extend 'qmk info' to handle keymap level overrides (#16702)</title>
<updated>2022-03-21T10:57:41+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2022-03-21T10:57:41+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=4f8cc32cf50fb2b6eb3764a7d971c41121c9bc89'/>
<id>urn:sha1:4f8cc32cf50fb2b6eb3764a7d971c41121c9bc89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a lot more data to info.json (#13366)</title>
<updated>2021-08-16T22:33:30+00:00</updated>
<author>
<name>Zach White</name>
</author>
<published>2021-08-16T22:33:30+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=8d9bfdc25437bb401985ba93b47edae2126e7fac'/>
<id>urn:sha1:8d9bfdc25437bb401985ba93b47edae2126e7fac</id>
<content type='text'>
* add some split data to info.json

* add tags

* add half of config_options.md to info.json

* add support for designating master split

* sort out split transport and primary

* fix bad data in UNUSED_PINS

* fixup custom transport

* wip

* allow for setting split right half keyboard matrix

* add SPLIT_USB_DETECT

* minor cleanup

* fix an erroneous message

* rework split.usb_detect

* adding missing rgblight vars to info.json

* add mouse_key to info.json

* add all remaining options from docs/config_options.md

* fix audio voices

* qmk info: Change text output to use dotted notation

* tweak layout output

* resolve alias names

* break out some functions to make flake8 happy

* add a field for bootloader instructions

* qmk generate-info-json: add a write-to-file argument

Adds an argument that instructs qmk generate-info-json to write the output to a file instead of just to the terminal.

* -arg_only, +action

Because it was never my intention that one would have to specify a value for the argument that enables writing the file.

* Bring qmk generate-info-json inline with other generate commands

* pytest fixup

* fix esca/getawayvan

* fix data driven errors for bpiphany converters

* features.force_nkro -&gt; usb.force_nkro

* split.primary-&gt;split.main

* fix esca/getawayvan_f042

* fix the bpiphany converters for real

* fix bpiphany/tiger_lily

* Apply suggestions from code review

Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;

* fix generate-api errors

* fix matrix pin extraction for split boards

* fix ploopyco/trackball_nano/rev1_001

Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;
Co-authored-by: Nick Brassel &lt;nick@tzarc.org&gt;</content>
</entry>
<entry>
<title>Remove references to info.json `width` and `height` in CLI (#13728)</title>
<updated>2021-07-30T05:37:18+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2021-07-30T05:37:18+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=25f43837d2d603505a498662993bdeaecb7bc43d'/>
<id>urn:sha1:25f43837d2d603505a498662993bdeaecb7bc43d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add script to perform parallel builds. (#12497)</title>
<updated>2021-05-09T15:06:44+00:00</updated>
<author>
<name>Nick Brassel</name>
</author>
<published>2021-05-09T15:06:44+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=1426ffc0ee64c1d6de072ffc9d7fd9d1291f4f86'/>
<id>urn:sha1:1426ffc0ee64c1d6de072ffc9d7fd9d1291f4f86</id>
<content type='text'>
Co-authored-by: Erovia &lt;Erovia@users.noreply.github.com&gt;</content>
</entry>
</feed>
