qmk_firmware/lib/python/qmk/cli
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
..
chibios
doctor Cleanup issues identified by lgtm (#14459) 2021-09-27 10:02:54 -07:00
format
generate Allow community layouts to be specified in info.json (#14682) 2021-10-04 09:26:19 -07:00
list Allow community layouts to be specified in info.json (#14682) 2021-10-04 09:26:19 -07:00
new Refactor new-keyboard to be python3.7 compatible (#14707) 2021-11-05 08:14:43 +11:00
__init__.py Allow community layouts to be specified in info.json (#14682) 2021-10-04 09:26:19 -07:00
bux.py
c2json.py
cformat.py
clean.py
compile.py
console.py
docs.py qmk docs: Run docsify serve if available (#15056) 2021-11-05 08:02:27 +11:00
fileformat.py
flash.py
hello.py
info.py
json2c.py
kle2json.py
lint.py
multibuild.py
pyformat.py
pytest.py