You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Zach White bc38c38f8c
Move the module checking and updating to lib/python (#12416)
* move the module checking and updating to lib/python

* make flake8 happy

* Update lib/python/qmk/cli/__init__.py

Co-authored-by: Erovia <Erovia@users.noreply.github.com>

* prompt the user to disable developer mode

* pyformat

* flake8

Co-authored-by: Erovia <Erovia@users.noreply.github.com>
5 years ago
..
chibios `qmk chibios-confmigrate`: Make `-i` and `-r` required (#12515) 5 years ago
format Add a `qmk format-json` command that will format JSON files (#12372) 5 years ago
generate Improve our CI tests (#11476) 5 years ago
list Add support for tab completion (#12411) 5 years ago
new Shim cli to new keyboard script (#12780) 5 years ago
__init__.py Move the module checking and updating to lib/python (#12416) 5 years ago
c2json.py Add support for tab completion (#12411) 5 years ago
cformat.py Improve our CI tests (#11476) 5 years ago
clean.py Allow MAKE environment override for 'qmk clean' (#12473) 5 years ago
compile.py Add support for tab completion (#12411) 5 years ago
config.py
docs.py
doctor.py `qmk doctor`: Fix WSL /mnt check (#12466) 5 years ago
fileformat.py `qmk fileformat`: only print complaints, and fix some of them (#11278) 5 years ago
flash.py Add support for tab completion (#12411) 5 years ago
hello.py
info.py Add script to perform parallel builds. (#12497) 5 years ago
json2c.py Add support for tab completion (#12411) 5 years ago
kle2json.py Add support for tab completion (#12411) 5 years ago
lint.py Add support for tab completion (#12411) 5 years ago
multibuild.py fix the makefile snippet so flake8 and yapf don't fight (#12849) 5 years ago
pyformat.py Improve our CI tests (#11476) 5 years ago
pytest.py Improve our CI tests (#11476) 5 years ago