summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/kle2json.py
AgeCommit message (Expand)Author
2021-01-12CLI: update subcommands to use return instead of exit() (#10323)Ryan
2020-06-12kle2json: fix invocation errorKeenan Brock
2020-06-12Move everything to Python 3.6 (#8835)skullydazed
2020-06-12Don't hide for devs...Erovia
2020-06-12Rebase on master, hide some other subcommandsErovia
2020-01-09Add flake8 to our test suite and fix all errors (#7379)skullydazed
2020-01-09format code according to conventions [skip ci]QMK Bot
2020-01-09Add cli convert subcommand, from raw KLE to JSON (#6898)Cody Bender