summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/flash.py
AgeCommit message (Expand)Author
2021-01-02Return the make exit code for qmk compile and flash (#11402)Zach White
2020-08-29Add `st-flash` flash target (#9964)Sergey Vlasov
2020-03-13Add decorators for determining keyboard and keymap based on current directory...skullydazed
2020-02-17Use pathlib everywhere we can (#7872)skullydazed
2020-02-08Update the flash cli command to use the user config (#8125)Erovia
2019-12-08Also fix flashZach White
2019-11-20Add flake8 to our test suite and fix all errors (#7379)skullydazed
2019-11-16format code according to conventions [skip ci]QMK Bot
2019-11-15Add CLI command for flashing a keyboardjorgemanzo