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 CLI: Hide json-keymap subcommand, as it's been deprecated. 2020-03-18 10:17:23 -07:00
list Add decorators for determining keyboard and keymap based on current directory (#8191) 2020-03-13 15:47:04 -07:00
new Add decorators for determining keyboard and keymap based on current directory (#8191) 2020-03-13 15:47:04 -07:00
__init__.py Add decorators for determining keyboard and keymap based on current directory (#8191) 2020-03-13 15:47:04 -07:00
cformat.py Rebase on master, hide some other subcommands 2020-04-08 09:31:14 -07:00
compile.py Add decorators for determining keyboard and keymap based on current directory (#8191) 2020-03-13 15:47:04 -07:00
config.py Add flake8 to our test suite and fix all errors (#7379) 2019-11-20 14:54:18 -08:00
docs.py Rebase on master, hide some other subcommands 2020-04-08 09:31:14 -07:00
doctor.py Doctor: Add avrdude/dfu-util/dfu-programmer version printing (#8678) 2020-04-05 18:11:55 +02:00
flash.py Add decorators for determining keyboard and keymap based on current directory (#8191) 2020-03-13 15:47:04 -07:00
hello.py CLI: Add development mode support 2020-04-08 09:31:14 -07:00
json2c.py use qmk.path.normpath to locate the output file. 2020-03-12 13:48:17 -07:00
kle2json.py Rebase on master, hide some other subcommands 2020-04-08 09:31:14 -07:00
pyformat.py CLI: Add development mode support 2020-04-08 09:31:14 -07:00
pytest.py CLI: Add development mode support 2020-04-08 09:31:14 -07:00