aboutsummaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli/cformat.py
Commit message (Expand)AuthorAgeFilesLines
* Initial work for consolidation of ChibiOS platform files (#8327)Nick Brassel2020-08-291-2/+2
* [CLI] Add a subcommand for getting information about a keyboard (#8666)Zach White2020-05-261-4/+6
* Move everything to Python 3.6 (#8835)skullydazed2020-04-181-3/+2
* Don't hide for devs...Erovia2020-04-081-1/+1
* Rebase on master, hide some other subcommandsErovia2020-04-081-1/+1
* New functionality for cformat (#7893)Akaash Suresh2020-02-221-23/+42
* Fix cformat processing files within ignore folders (#8063)Joel Challis2020-02-021-0/+1
* Align cformat rules with current CI implementation (#7936)Joel Challis2020-01-211-3/+4
* Add support for newer versions of clang-format, if installedskullY2019-11-121-1/+10
* Configuration system for CLI (#6708)skullydazed2019-09-221-3/+3
* readability enhancementsskullY2019-08-311-0/+5
* Add support for passing files at the command lineskullY2019-08-311-9/+11
* CLI command to format C codeskullY2019-08-311-0/+27