| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for tab completion (#12411) | Zach White | 2021-04-14 | 1 | -1/+2 |
* | Format code according to conventions (#12437) | github-actions[bot] | 2021-03-31 | 1 | -1/+1 |
* | Allow for clang-format up to v20. (#12407) | Nick Brassel | 2021-03-31 | 1 | -1/+1 |
* | Fix warning logic when running 'qmk format -a' (#11177) | Joel Challis | 2020-12-10 | 1 | -2/+2 |
* | Initial work for consolidation of ChibiOS platform files (#8327) | Nick Brassel | 2020-08-29 | 1 | -2/+2 |
* | [CLI] Add a subcommand for getting information about a keyboard (#8666) | Zach White | 2020-05-26 | 1 | -4/+6 |
* | Move everything to Python 3.6 (#8835) | skullydazed | 2020-04-18 | 1 | -3/+2 |
* | Don't hide for devs... | Erovia | 2020-04-08 | 1 | -1/+1 |
* | Rebase on master, hide some other subcommands | Erovia | 2020-04-08 | 1 | -1/+1 |
* | New functionality for cformat (#7893) | Akaash Suresh | 2020-02-22 | 1 | -23/+42 |
* | Fix cformat processing files within ignore folders (#8063) | Joel Challis | 2020-02-02 | 1 | -0/+1 |
* | Align cformat rules with current CI implementation (#7936) | Joel Challis | 2020-01-21 | 1 | -3/+4 |
* | Add support for newer versions of clang-format, if installed | skullY | 2019-11-12 | 1 | -1/+10 |
* | Configuration system for CLI (#6708) | skullydazed | 2019-09-22 | 1 | -3/+3 |
* | readability enhancements | skullY | 2019-08-31 | 1 | -0/+5 |
* | Add support for passing files at the command line | skullY | 2019-08-31 | 1 | -9/+11 |
* | CLI command to format C code | skullY | 2019-08-31 | 1 | -0/+27 |