qmk-dactyl-manuform-a/lib/python/qmk/cli
Stefan Schulze 4a10dfb54d
Fix submodule check for qmk setup (#11379)
The initialization of the submodules would succeed, but the result of the subsequent
check_submodules() run wasn't checked correctly.

Co-authored-by: Stefan Schulze <stefan.andre.schulze@posteo.de>
2021-02-16 09:45:05 -08:00
..
chibios Improve the compile and flash subcommands (#11334) 2021-01-16 15:13:04 -08:00
generate Change keyboard json format to bring it inline with the current api (#11231) 2020-12-19 19:46:30 +01:00
json
list
new
__init__.py CI: Add workflow for codebase formatting (#7382) 2020-12-10 17:01:51 +00:00
c2json.py [CLI] Add stdin support for json2c command (#11289) 2020-12-29 11:34:48 -08:00
cformat.py Fix warning logic when running 'qmk format -a' (#11177) 2020-12-10 19:02:41 +00:00
clean.py
compile.py Allow flash/compile to accept relative json paths (#11767) 2021-02-07 21:02:51 +00:00
config.py
docs.py
doctor.py Fix submodule check for qmk setup (#11379) 2021-02-16 09:45:05 -08:00
fileformat.py `qmk fileformat`: only print complaints, and fix some of them (#11278) 2020-12-24 02:36:44 +00:00
flash.py Allow flash/compile to accept relative json paths (#11767) 2021-02-07 21:02:51 +00:00
hello.py
info.py
json2c.py Allow flash/compile to accept relative json paths (#11767) 2021-02-07 21:02:51 +00:00
kle2json.py
lint.py
pyformat.py
pytest.py