Drashna Jael're
2dbe99b04f
Brute force update CLI tools
2021-01-12 22:43:35 -08:00
Ryan
d5a353b263
qmk info: Add --ascii flag (#10793 )
...
* `qmk info`: Add `--ascii` flag
* Fix typo
* Force ASCII for Windows/MSYS2
* Make it gooder
* Remove redundant windows check
* ...And this too
* Make pytest work on Windows
2021-01-12 22:43:33 -08:00
Ryan
ae5ee61e7b
CLI: update subcommands to use return instead of exit() ( #10323 )
2021-01-12 22:43:31 -08:00
Zach White
51912a8efc
Fix running qmk info without any arguments ( #9218 )
2020-08-08 20:33:17 -07:00
Zach White
ec8c10ac1b
[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-08-08 20:31:13 -07:00