summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/json
AgeCommit message (Expand)Author
2020-10-06CLI: update subcommands to use return instead of exit() (#10323)Ryan
2020-03-18CLI: Hide json-keymap subcommand, as it's been deprecated.Erovia
2020-03-10Rename qmk json-keymap to qmk json2c (#8372)skullydazed
2020-02-17Use pathlib everywhere we can (#7872)skullydazed
2019-11-20Add flake8 to our test suite and fix all errors (#7379)skullydazed
2019-11-12Make generating keymap.c from JSON more reliableskullY
2019-10-29Fix the CLI docs (#6979)St. John Johnson
2019-09-22Configuration system for CLI (#6708)skullydazed
2019-07-15Fix compiling json files. (#6340)skullydazed
2019-07-15QMK CLI and JSON keymap support (#6176)skullydazed