qmk_firmware/lib/python/qmk/cli
Erovia 5cfc3ce02e Rebase on master, hide some other subcommands
The list of hidden subcommands were approved by @skullydazed ;)
Currently hidden if 'user.developer' is not True:

  - cformat
  - docs
  - kle2json
  - pyformat
  - pytest
2020-04-08 09:31:14 -07:00
..
json
list
new
__init__.py
cformat.py Rebase on master, hide some other subcommands 2020-04-08 09:31:14 -07:00
compile.py
config.py
docs.py Rebase on master, hide some other subcommands 2020-04-08 09:31:14 -07:00
doctor.py
flash.py
hello.py
json2c.py
kle2json.py Rebase on master, hide some other subcommands 2020-04-08 09:31:14 -07:00
pyformat.py
pytest.py