Refactor new-keyboard to be python3.7 compatible (#14707)
* 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>
This commit is contained in:
parent
6437045166
commit
fefd7fdc51
13 changed files with 91 additions and 188 deletions
|
|
@ -1 +1 @@
|
|||
# The default keymap for %KEYBOARD%
|
||||
# The default keymap for %(KEYBOARD)s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue