Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve the compile and flash subcommands (#11334) | Zach White | 2021-01-16 | 1 | -5/+21 |
* | Return the make exit code for qmk compile and flash (#11402) | Zach White | 2021-01-02 | 1 | -1/+2 |
* | Add `st-flash` flash target (#9964) | Sergey Vlasov | 2020-08-29 | 1 | -0/+1 |
* | Add decorators for determining keyboard and keymap based on current directory... | skullydazed | 2020-03-13 | 1 | -17/+30 |
* | Use pathlib everywhere we can (#7872) | skullydazed | 2020-02-17 | 1 | -21/+13 |
* | Update the flash cli command to use the user config (#8125) | Erovia | 2020-02-08 | 1 | -2/+2 |
* | Also fix flash | Zach White | 2019-12-08 | 1 | -2/+3 |
* | Add flake8 to our test suite and fix all errors (#7379) | skullydazed | 2019-11-20 | 1 | -8/+2 |
* | format code according to conventions [skip ci] | QMK Bot | 2019-11-16 | 1 | -1/+2 |
* | Add CLI command for flashing a keyboard | jorgemanzo | 2019-11-15 | 1 | -0/+87 |