summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/list
AgeCommit message (Expand)Author
2021-01-12Brute force update CLI toolsDrashna Jael're
2021-01-12CLI: update subcommands to use return instead of exit() (#10323)Ryan
2020-08-08[CLI] Add a subcommand for getting information about a keyboard (#8666)Zach White
2020-06-12Add decorators for determining keyboard and keymap based on current directory...skullydazed
2020-03-26Use pathlib everywhere we can (#7872)skullydazed
2020-03-26CLI: add support for list_keymapsErovia
2020-01-09Add flake8 to our test suite and fix all errors (#7379)skullydazed
2020-01-09Small CLI cleanupsskullY
2019-11-04[CLI] Add `qmk list_keyboards` (#6927)Dan McClain