qmk-dactyl-manuform-a/lib/python/qmk/cli
Zach White 751316c344
[CLI] Add a subcommand for getting information about a keyboard (#8666)
You can now use `qmk info` to get information about keyboards and keymaps.

Co-authored-by: Erovia <Erovia@users.noreply.github.com>
2020-05-26 13:05:41 -07:00
..
json
list [CLI] Add a subcommand for getting information about a keyboard (#8666) 2020-05-26 13:05:41 -07:00
new
__init__.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 2020-05-26 13:05:41 -07:00
cformat.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 2020-05-26 13:05:41 -07:00
compile.py
config.py
docs.py Don't hide for devs... 2020-04-08 09:31:14 -07:00
doctor.py CLI: Rework submodule checking (#9162) 2020-05-21 21:56:43 +02:00
flash.py
hello.py
info.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 2020-05-26 13:05:41 -07:00
json2c.py CLI: fix `json2c` subcommand and add/fix tests (#9206) 2020-05-26 17:43:33 +02:00
kle2json.py kle2json: fix invocation error 2020-04-26 12:19:37 -04:00
pyformat.py
pytest.py