summaryrefslogtreecommitdiff
path: root/lib/python/qmk/path.py
AgeCommit message (Expand)Author
2021-01-12New command: qmk lint (#10761)Zach White
2020-08-08Fix running qmk info without any arguments (#9218)Zach White
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-06-12Use pathlib everywhere we can (#7872)skullydazed
2020-06-12CLI: add support for list_keymapsErovia
2020-03-26New functionality for cformat (#7893)Akaash Suresh
2020-03-26Use pathlib everywhere we can (#7872)skullydazed
2020-01-09Add flake8 to our test suite and fix all errors (#7379)skullydazed
2019-11-04Configuration system for CLI (#6708)skullydazed
2019-09-26Created new_keymap.py, python version of new_keymap.sh (#6066)Kenny Hoang
2019-07-19QMK CLI and JSON keymap support (#6176)skullydazed