Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Align our subprocess usage with current best practices. (#12940) | Zach White | 2021-05-19 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | * Align our subprocess usage with current best practices. * remove unused import * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * fix the cpp invocation for older python * allow for unprompted installation * make sure qmk new-keyboard works on windows Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | Allow MAKE environment override for 'qmk clean' (#12473) | Joel Challis | 2021-05-09 | 1 | -6/+2 |
| | |||||
* | CLI: Add `qmk clean` (#10785) | Ryan | 2020-11-04 | 1 | -0/+16 |