qmk_firmware/lib/python/qmk/cli
Zach White 445cd95d17
Improve ANSI support and --no-color (#10537)
* Improve ANSI support and --no-color

* tweak when levelname gets stripped of ansi

* sync with latest milc

* make questions work with both milc versions

* pyformat
2020-10-17 21:01:11 -07:00
..
json CLI: update subcommands to use return instead of exit() (#10323) 2020-10-06 16:46:10 -07:00
list CLI: update subcommands to use return instead of exit() (#10323) 2020-10-06 16:46:10 -07:00
new CLI: update subcommands to use return instead of exit() (#10323) 2020-10-06 16:46:10 -07:00
__init__.py [CLI] Add c2json (#8817) 2020-10-06 17:10:19 -07:00
c2json.py [CLI] Add c2json (#8817) 2020-10-06 17:10:19 -07:00
cformat.py Initial work for consolidation of ChibiOS platform files (#8327) 2020-08-29 14:30:02 -07:00
compile.py Fix the path for generated keymaps (#9213) 2020-05-26 15:18:49 -07:00
config.py
docs.py Don't hide for devs... 2020-04-08 09:31:14 -07:00
doctor.py Improve ANSI support and --no-color (#10537) 2020-10-17 21:01:11 -07:00
flash.py Add st-flash flash target (#9964) 2020-08-29 14:30:02 -07:00
hello.py CLI: Add development mode support 2020-04-08 09:31:14 -07:00
info.py CLI: update subcommands to use return instead of exit() (#10323) 2020-10-06 16:46:10 -07:00
json2c.py CLI: update subcommands to use return instead of exit() (#10323) 2020-10-06 16:46:10 -07:00
kle2json.py CLI: update subcommands to use return instead of exit() (#10323) 2020-10-06 16:46:10 -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