qmk_firmware/lib/python/qmk
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
..
cli Fix submodule check for qmk setup (#11379) 2021-02-16 09:45:05 -08:00
os_helpers
tests Migrate python tests away from onekey (#11367) 2021-01-05 00:52:31 +00:00
__init__.py
c_parse.py
commands.py CLI: Fix json flashing (#11765) 2021-02-01 20:55:35 +01:00
comment_remover.py
constants.py Improve the compile and flash subcommands (#11334) 2021-01-16 15:13:04 -08:00
converter.py
datetime.py
decorators.py
errors.py
info.py
keyboard.py
keymap.py
makefile.py
math.py
path.py Allow flash/compile to accept relative json paths (#11767) 2021-02-07 21:02:51 +00:00
submodules.py