Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
* Initial pass at a data driven keyboard subcommand
* format
* lint
* Handle bootloader now its mandatory
|
|
* Use copy_tree from distutils for python 3.7 support
* Bump python version in docs
* Changed new-keyboard to use printf-style format strings
* Use username for manunfacturer / maintainer
* Update lib/python/qmk/cli/new/keyboard.py
Co-authored-by: Zach White <skullydazed@drpepper.org>
Co-authored-by: Zach White <skullydazed@drpepper.org>
|
|
* Misc folder tidy
* Review comments
* Remove redundant entry
|
|
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
|
|
* 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
* Shim cli to new keyboard script
* Add docs
|