Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port new_keyboard.sh to CLI (#13706) | Ryan | 2021-07-30 | 1 | -5/+136 |
| | | | Co-authored-by: Erovia <Erovia@users.noreply.github.com> | ||||
* | Align our subprocess usage with current best practices. (#12940) | Zach White | 2021-05-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | * 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> | ||||
* | Shim cli to new keyboard script (#12780) | Joel Challis | 2021-05-02 | 1 | -0/+11 |
* Shim cli to new keyboard script * Shim cli to new keyboard script * Add docs |