Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CLI: update subcommands to use return instead of exit() (#10323) | Ryan | 2020-10-06 | 1 | -7/+4 |
| | |||||
* | Fix running qmk info without any arguments (#9218) | Zach White | 2020-05-27 | 1 | -38/+55 |
| | |||||
* | [CLI] Add a subcommand for getting information about a keyboard (#8666) | Zach White | 2020-05-26 | 1 | -0/+141 |
You can now use `qmk info` to get information about keyboards and keymaps. Co-authored-by: Erovia <Erovia@users.noreply.github.com> |