| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow community layouts to be specified in info.json (#14682) | Zach White | 2021-10-04 | 1 | -0/+18 |
* | Ensure that safe_commands always run (#13199) | Zach White | 2021-06-14 | 1 | -2/+0 |
* | Add support for tab completion (#12411) | Zach White | 2021-04-14 | 1 | -2/+2 |
* | Add support for qmk_configurator style aliases (#11954) | Zach White | 2021-03-24 | 1 | -6/+2 |
* | Generate api data on each push (#10609) | Zach White | 2020-10-25 | 1 | -17/+2 |
* | CLI: update subcommands to use return instead of exit() (#10323) | Ryan | 2020-10-06 | 1 | -1/+1 |
* | [CLI] Add a subcommand for getting information about a keyboard (#8666) | Zach White | 2020-05-26 | 1 | -11/+7 |
* | Add decorators for determining keyboard and keymap based on current directory... | skullydazed | 2020-03-13 | 1 | -0/+3 |
* | Use pathlib everywhere we can (#7872) | skullydazed | 2020-02-17 | 1 | -0/+1 |
* | Code cleanup, use pathlib, use pytest keyboard | Erovia | 2020-02-15 | 1 | -7/+3 |
* | Fix commandline parsing and flake8 findings, rebase | Erovia | 2020-02-15 | 1 | -1/+4 |
* | Drop bs4 dependency, update docs, minor improvements | Erovia | 2020-02-15 | 1 | -4/+7 |
* | Another major refactoring, add documentation | Erovia | 2020-02-15 | 1 | -76/+8 |
* | Fix output format | Erovia | 2020-02-15 | 1 | -1/+1 |
* | Try to figure out revision, drop -rv/--revision argument | Erovia | 2020-02-15 | 1 | -32/+34 |
* | Fix help message. | Erovia | 2020-02-15 | 1 | -1/+1 |
* | Get all buildable keymaps for each revision | Erovia | 2020-02-15 | 1 | -27/+32 |
* | Major update to work better with revisions | Erovia | 2020-02-15 | 1 | -24/+21 |
* | CLI: add support for list_keymaps | Erovia | 2020-02-15 | 2 | -0/+85 |
* | Add flake8 to our test suite and fix all errors (#7379) | skullydazed | 2019-11-20 | 1 | -13/+13 |
* | Small CLI cleanups | skullY | 2019-11-12 | 1 | -0/+1 |
* | [CLI] Add `qmk list_keyboards` (#6927) | Dan McClain | 2019-10-07 | 2 | -0/+27 |