summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli/json2c.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for tab completion (#12411)Zach White2021-04-141-1/+2
* Fix generated file output while target exists (#12062)Joel Challis2021-02-281-1/+1
* Allow flash/compile to accept relative json paths (#11767)Joel Challis2021-02-071-15/+3
* [CLI] Add stdin support for json2c command (#11289)LongerHV2020-12-291-13/+19
* Generate api data on each push (#10609)Zach White2020-10-251-1/+1
* CLI: update subcommands to use return instead of exit() (#10323)Ryan2020-10-061-2/+2
* CLI: fix `json2c` subcommand and add/fix tests (#9206)Erovia2020-05-261-6/+6
* Move everything to Python 3.6 (#8835)skullydazed2020-04-181-5/+3
* use qmk.path.normpath to locate the output file.skullY2020-03-121-2/+1
* Rename qmk json-keymap to qmk json2c (#8372)skullydazed2020-03-101-0/+56