Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |