1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/lib/python/qmk/cli
Zach White bc38c38f8c
Move the module checking and updating to lib/python ()
* 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>
2021-05-10 12:00:52 -07:00
..
chibios qmk chibios-confmigrate: Make -i and -r required () 2021-04-08 14:16:15 +10:00
format Add a qmk format-json command that will format JSON files () 2021-03-25 22:38:10 +11:00
generate Improve our CI tests () 2021-05-10 11:18:44 -07:00
list Add support for tab completion () 2021-04-14 19:00:22 -07:00
new Shim cli to new keyboard script () 2021-05-02 16:59:10 +01:00
__init__.py Move the module checking and updating to lib/python () 2021-05-10 12:00:52 -07:00
c2json.py Add support for tab completion () 2021-04-14 19:00:22 -07:00
cformat.py Improve our CI tests () 2021-05-10 11:18:44 -07:00
clean.py Allow MAKE environment override for 'qmk clean' () 2021-05-09 12:57:49 +02:00
compile.py Add support for tab completion () 2021-04-14 19:00:22 -07:00
config.py Add flake8 to our test suite and fix all errors () 2019-11-20 14:54:18 -08:00
docs.py Don't hide for devs... 2020-04-08 09:31:14 -07:00
doctor.py qmk doctor: Fix WSL /mnt check () 2021-04-02 22:24:09 +01:00
fileformat.py qmk fileformat: only print complaints, and fix some of them () 2020-12-24 02:36:44 +00:00
flash.py Add support for tab completion () 2021-04-14 19:00:22 -07:00
hello.py CLI: Add development mode support 2020-04-08 09:31:14 -07:00
info.py Add script to perform parallel builds. () 2021-05-09 17:06:44 +02:00
json2c.py Add support for tab completion () 2021-04-14 19:00:22 -07:00
kle2json.py Add support for tab completion () 2021-04-14 19:00:22 -07:00
lint.py Add support for tab completion () 2021-04-14 19:00:22 -07:00
multibuild.py fix the makefile snippet so flake8 and yapf don't fight () 2021-05-09 11:30:17 -07:00
pyformat.py Improve our CI tests () 2021-05-10 11:18:44 -07:00
pytest.py Improve our CI tests () 2021-05-10 11:18:44 -07:00