qmk_firmware/lib/python/qmk
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>
2021-05-10 12:00:52 -07:00
..
cli Move the module checking and updating to lib/python (#12416) 2021-05-10 12:00:52 -07:00
os_helpers
tests Improve our CI tests (#11476) 2021-05-10 11:18:44 -07:00
__init__.py
c_parse.py
commands.py CLI: Use BASH if SHELL variable is not set (Windows) (#12847) 2021-05-09 19:19:42 +02:00
comment_remover.py
constants.py
converter.py
datetime.py
decorators.py
errors.py
info.py Catch 'LAYOUTS = all' in lint (#12848) 2021-05-09 22:39:48 +02:00
json_encoders.py
json_schema.py
keyboard.py Fix CLI incorrectly following `DEFAULT_FOLDER` (#12529) 2021-04-25 11:15:54 +10:00
keymap.py
makefile.py
math.py
path.py
submodules.py