summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/tests
Commit message (Expand)AuthorAgeFilesLines
...
* New functionality for cformat (#7893)Akaash Suresh2020-02-221-1/+2
* Use pathlib everywhere we can (#7872)skullydazed2020-02-171-2/+3
* Code cleanup, use pathlib, use pytest keyboardErovia2020-02-151-2/+2
* Fix commandline parsing and flake8 findings, rebaseErovia2020-02-151-1/+8
* Add test for list_keymapsErovia2020-02-151-0/+5
* CI: Add workflow for CLI testing (#7357)Joel Challis2020-02-081-1/+1
* Add pep8-naming to our python lintingskullY2019-12-011-1/+1
* format code according to conventions [skip ci]QMK Bot2019-11-161-0/+2
* Add CLI command for flashing a keyboardjorgemanzo2019-11-151-0/+3
* format code according to conventions [skip ci]QMK Bot2019-11-131-0/+2
* Add cli convert subcommand, from raw KLE to JSON (#6898)Cody Bender2019-11-122-0/+7
* Small CLI cleanupsskullY2019-11-123-3/+2
* MILC: Use dashes instead of underscores for subcommandsErovia2019-10-231-1/+1
* [CLI] Add `qmk list_keyboards` (#6927)Dan McClain2019-10-071-0/+8
* Configuration system for CLI (#6708)skullydazed2019-09-221-0/+39
* run yapf on the codeskullY2019-09-074-1/+5
* Setup a python test frameworkskullY2019-09-076-0/+51