summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli/c2json.py
Commit message (Expand)AuthorAgeFilesLines
* `qmk format-json`: Expose full key path and respect `sort_keys` (#20836)Ryan2023-05-201-1/+1
* CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869)Erovia2021-05-271-1/+8
* Add support for tab completion (#12411)Zach White2021-04-141-3/+4
* Add a `qmk format-json` command that will format JSON files (#12372)Zach White2021-03-251-1/+1
* Add support for qmk_configurator style aliases (#11954)Zach White2021-03-241-1/+2
* Fix generated file output while target exists (#12062)Joel Challis2021-02-281-1/+1
* Configure keyboard matrix from info.json (#10817)Zach White2020-12-301-1/+2
* [CLI] Add stdin support for json2c command (#11289)LongerHV2020-12-291-14/+8
* Generate api data on each push (#10609)Zach White2020-10-251-1/+1
* [CLI] Add c2json (#8817)Erovia2020-10-061-0/+62