qmk-dactyl-manuform-a/lib/python/qmk/cli/new
Mikkel Jeppesen fefd7fdc51
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>
2021-11-05 08:14:43 +11:00
..
__init__.py Ensure that safe_commands always run (#13199) 2021-06-14 16:51:58 -07:00
keyboard.py Refactor new-keyboard to be python3.7 compatible (#14707) 2021-11-05 08:14:43 +11:00
keymap.py Add support for tab completion (#12411) 2021-04-14 19:00:22 -07:00