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.
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>
5 years ago
..
cli Fix submodule check for qmk setup (#11379) 5 years ago
os_helpers Split of the doctor codebase (#11255) 5 years ago
tests Migrate python tests away from onekey (#11367) 5 years ago
__init__.py
c_parse.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
commands.py CLI: Fix json flashing (#11765) 5 years ago
comment_remover.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
constants.py Improve the compile and flash subcommands (#11334) 5 years ago
converter.py
datetime.py Generate api data on each push (#10609) 5 years ago
decorators.py Generate api data on each push (#10609) 5 years ago
errors.py
info.py Change keyboard json format to bring it inline with the current api (#11231) 5 years ago
keyboard.py `qmk info`: Add `--ascii` flag (#10793) 5 years ago
keymap.py [CLI] Add stdin support for json2c command (#11289) 5 years ago
makefile.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
math.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
path.py Allow flash/compile to accept relative json paths (#11767) 5 years ago
submodules.py Beef up how `qmk doctor` works. (#7375) 6 years ago