summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/cformat.py
AgeCommit message (Expand)Author
2020-12-10Fix warning logic when running 'qmk format -a' (#11177)Joel Challis
2020-08-29Initial work for consolidation of ChibiOS platform files (#8327)Nick Brassel
2020-05-26[CLI] Add a subcommand for getting information about a keyboard (#8666)Zach White
2020-04-18Move everything to Python 3.6 (#8835)skullydazed
2020-04-08Don't hide for devs...Erovia
2020-04-08Rebase on master, hide some other subcommandsErovia
2020-02-22New functionality for cformat (#7893)Akaash Suresh
2020-02-02Fix cformat processing files within ignore folders (#8063)Joel Challis
2020-01-21Align cformat rules with current CI implementation (#7936)Joel Challis
2019-11-12Add support for newer versions of clang-format, if installedskullY
2019-09-22Configuration system for CLI (#6708)skullydazed
2019-08-31readability enhancementsskullY
2019-08-31Add support for passing files at the command lineskullY
2019-08-31CLI command to format C codeskullY