<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/lib/python/qmk/cli/kle2json.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>2021-07-30T05:37:18+00:00</updated>
<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 support for tab completion (#12411)</title>
<updated>2021-04-15T02:00:22+00:00</updated>
<author>
<name>Zach White</name>
</author>
<published>2021-04-15T02:00:22+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=588bcdc8ca212b195a428fc43766a59a9252c08d'/>
<id>urn:sha1:588bcdc8ca212b195a428fc43766a59a9252c08d</id>
<content type='text'>
* Add support for tab completion

* make flake8 happy

* Add documentation</content>
</entry>
<entry>
<title>Add a `qmk format-json` command that will format JSON files (#12372)</title>
<updated>2021-03-25T11:38:10+00:00</updated>
<author>
<name>Zach White</name>
</author>
<published>2021-03-25T11:38:10+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=3e60997edba46544557b3a775bdb1538e07c3edf'/>
<id>urn:sha1:3e60997edba46544557b3a775bdb1538e07c3edf</id>
<content type='text'>
* Add a command to format json files

* change to work after rebase

* add test for qmk format-json

* add documentation for qmk format-json

* Update lib/python/qmk/cli/format/json.py</content>
</entry>
<entry>
<title>Fix develop (#12039)</title>
<updated>2021-02-27T20:00:50+00:00</updated>
<author>
<name>Zach White</name>
</author>
<published>2021-02-27T20:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=1581ea48dcd48d0d3f42cc09b388c468aedec45d'/>
<id>urn:sha1:1581ea48dcd48d0d3f42cc09b388c468aedec45d</id>
<content type='text'>
Fixes file encoding errors on Windows, and layouts not correctly merging into info.json.

* force utf8 encoding

* correctly merge layouts and layout aliases

* show what aliases point to</content>
</entry>
<entry>
<title>Configure keyboard matrix from info.json (#10817)</title>
<updated>2020-12-30T18:27:37+00:00</updated>
<author>
<name>Zach White</name>
</author>
<published>2020-12-30T18:27:37+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=47b9b110097a864d6ab76516b2213afd59948527'/>
<id>urn:sha1:47b9b110097a864d6ab76516b2213afd59948527</id>
<content type='text'>
* Make parameters from info.json available to the build system

* move all clueboard settings to info.json

* code formatting

* make flake8 happy

* make flake8 happy

* make qmk lint happy

* Add support for specifying led indicators in json

* move led indicators to the clueboard info.json

* Apply suggestions from code review

Co-authored-by: Erovia &lt;Erovia@users.noreply.github.com&gt;

* add missing docstring

Co-authored-by: Erovia &lt;Erovia@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>CLI: update subcommands to use return instead of exit() (#10323)</title>
<updated>2020-10-06T23:46:10+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2020-10-06T23:46:10+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=2c9ffd47391b8dec98db94bef9b2f5c14a57cf94'/>
<id>urn:sha1:2c9ffd47391b8dec98db94bef9b2f5c14a57cf94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kle2json: fix invocation error</title>
<updated>2020-04-26T16:19:37+00:00</updated>
<author>
<name>Keenan Brock</name>
</author>
<published>2020-04-26T15:32:20+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=a47915d2d264ac78ae3c694b56aa00650ce12859'/>
<id>urn:sha1:a47915d2d264ac78ae3c694b56aa00650ce12859</id>
<content type='text'>
resolves an issue while finding the file path

TypeError: unsupported operand type(s) for +: 'PosixPath' and 'str'
</content>
</entry>
<entry>
<title>Move everything to Python 3.6 (#8835)</title>
<updated>2020-04-18T20:00:56+00:00</updated>
<author>
<name>skullydazed</name>
</author>
<published>2020-04-18T20:00:56+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=66d94dc22af4fccae2af073c512662ce7eba7d98'/>
<id>urn:sha1:66d94dc22af4fccae2af073c512662ce7eba7d98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't hide for devs...</title>
<updated>2020-04-08T16:31:14+00:00</updated>
<author>
<name>Erovia</name>
</author>
<published>2020-03-23T20:59:44+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=38f14c4174afe7c576e8bd032f18b1dcceaf9c77'/>
<id>urn:sha1:38f14c4174afe7c576e8bd032f18b1dcceaf9c77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rebase on master, hide some other subcommands</title>
<updated>2020-04-08T16:31:14+00:00</updated>
<author>
<name>Erovia</name>
</author>
<published>2020-03-22T18:48:30+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=5cfc3ce02e3c8007ac42e8089ecc895771bb3bfb'/>
<id>urn:sha1:5cfc3ce02e3c8007ac42e8089ecc895771bb3bfb</id>
<content type='text'>
The list of hidden subcommands were approved by @skullydazed ;)
Currently hidden if 'user.developer' is not True:

  - cformat
  - docs
  - kle2json
  - pyformat
  - pytest
</content>
</entry>
</feed>
