summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli/json
Commit message (Expand)AuthorAgeFilesLines
* CLI: update subcommands to use return instead of exit() (#10323)Ryan2020-10-061-1/+1
* CLI: Hide json-keymap subcommand, as it's been deprecated.Erovia2020-03-181-1/+1
* Rename qmk json-keymap to qmk json2c (#8372)skullydazed2020-03-101-43/+3
* Use pathlib everywhere we can (#7872)skullydazed2020-02-171-15/+16
* Add flake8 to our test suite and fix all errors (#7379)skullydazed2019-11-201-1/+0
* Make generating keymap.c from JSON more reliableskullY2019-11-121-1/+3
* Fix the CLI docs (#6979)St. John Johnson2019-10-291-1/+1
* Configuration system for CLI (#6708)skullydazed2019-09-222-10/+15
* Fix compiling json files. (#6340)skullydazed2019-07-151-6/+6
* QMK CLI and JSON keymap support (#6176)skullydazed2019-07-152-0/+54