summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/json/keymap.py
AgeCommit message (Expand)Author
2022-01-21Fix qmk cli isues'Drashna Jael're
2021-01-12CLI: update subcommands to use return instead of exit() (#10323)Ryan
2020-06-12CLI: Hide json-keymap subcommand, as it's been deprecated.Erovia
2020-06-12Rename qmk json-keymap to qmk json2c (#8372)skullydazed
2020-03-26Use pathlib everywhere we can (#7872)skullydazed
2020-01-09Add flake8 to our test suite and fix all errors (#7379)skullydazed
2020-01-09Make generating keymap.c from JSON more reliableskullY
2019-11-04Configuration system for CLI (#6708)skullydazed
2019-07-19Fix compiling json files. (#6340)skullydazed
2019-07-19QMK CLI and JSON keymap support (#6176)skullydazed