summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/flash.py
AgeCommit message (Expand)AuthorFilesLines
2020-02-08Update the flash cli command to use the user config (#8125)Erovia1-2/+2
2019-12-08Also fix flashZach White1-2/+3
2019-11-20Add flake8 to our test suite and fix all errors (#7379)skullydazed1-8/+2
2019-11-16format code according to conventions [skip ci]QMK Bot1-1/+2
2019-11-15Add CLI command for flashing a keyboardjorgemanzo1-0/+87