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