summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/c2json.py
Commit message (Expand)AuthorAge
* CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869)Erovia2021-05-27
* Add support for tab completion (#12411)Zach White2021-04-14
* Add a `qmk format-json` command that will format JSON files (#12372)Zach White2021-03-25
* Add support for qmk_configurator style aliases (#11954)Zach White2021-03-24
* Fix generated file output while target exists (#12062)Joel Challis2021-02-28
* Configure keyboard matrix from info.json (#10817)Zach White2020-12-30
* [CLI] Add stdin support for json2c command (#11289)LongerHV2020-12-29
* Generate api data on each push (#10609)Zach White2020-10-25
* [CLI] Add c2json (#8817)Erovia2020-10-06