summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/c2json.py
AgeCommit message (Expand)Author
2023-11-01Improve argument handling of c2json (#22170)Joel Challis
2023-05-20`qmk format-json`: Expose full key path and respect `sort_keys` (#20836)Ryan
2021-05-27CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869)Erovia
2021-04-14Add support for tab completion (#12411)Zach White
2021-03-25Add a `qmk format-json` command that will format JSON files (#12372)Zach White
2021-03-24Add support for qmk_configurator style aliases (#11954)Zach White
2021-02-28Fix generated file output while target exists (#12062)Joel Challis
2020-12-30Configure keyboard matrix from info.json (#10817)Zach White
2020-12-29[CLI] Add stdin support for json2c command (#11289)LongerHV
2020-10-25Generate api data on each push (#10609)Zach White
2020-10-06[CLI] Add c2json (#8817)Erovia