Age | Commit message (Expand) | Author |
2021-05-29 | 2021 May 29 Breaking Changes Update (#13034) | James Young |
2021-05-24 | Use milc.subcommand.config instead of qmk.cli.config (#13002) | Zach White |
2021-05-19 | Align our subprocess usage with current best practices. (#12940) | Zach White |
2021-05-10 | Improve our CI tests (#11476) | Zach White |
2021-03-25 | Add a `qmk format-json` command that will format JSON files (#12372) | Zach White |
2021-03-24 | Add support for qmk_configurator style aliases (#11954) | Zach White |
2021-02-27 | Fix develop (#12039) | Zach White |
2021-01-31 | Create a system to map between info.json and config.h/rules.mk (#11548) | Zach White |
2021-01-05 | Migrate python tests away from onekey (#11367) | Joel Challis |
2020-12-29 | [CLI] Add stdin support for json2c command (#11289) | LongerHV |
2020-12-16 | CLI-ify rgblight_breathing_table_calc.c (#11174) | Ryan |
2020-11-30 | Reduce travis load by replacing an exclusive grep with an inclusive grep (#10... | Zach White |
2020-11-16 | CLI: Udev related fixes and improvements (#10736) | Erovia |
2020-11-04 | CLI: Add `qmk clean` (#10785) | Ryan |
2020-11-02 | `qmk info`: Add `--ascii` flag (#10793) | Ryan |
2020-10-06 | [CLI] Add c2json (#8817) | Erovia |
2020-10-06 | CLI: update subcommands to use return instead of exit() (#10323) | Ryan |
2020-06-18 | Parse version better in `qmk doctor` GCC version checks (#9324) | Ryan |
2020-05-26 | [CLI] Add a subcommand for getting information about a keyboard (#8666) | Zach White |
2020-05-26 | CLI: fix `json2c` subcommand and add/fix tests (#9206) | Erovia |
2020-05-16 | Adding unit tests for list-keymaps command (#7711) | codecoffeecode |
2020-03-29 | CLI: More MSYS2 fixes (#8577) | Erovia |
2020-02-22 | New functionality for cformat (#7893) | Akaash Suresh |
2020-02-15 | Code cleanup, use pathlib, use pytest keyboard | Erovia |
2020-02-15 | Fix commandline parsing and flake8 findings, rebase | Erovia |
2020-02-15 | Add test for list_keymaps | Erovia |
2020-02-08 | CI: Add workflow for CLI testing (#7357) | Joel Challis |
2019-11-16 | format code according to conventions [skip ci] | QMK Bot |
2019-11-15 | Add CLI command for flashing a keyboard | jorgemanzo |
2019-11-13 | format code according to conventions [skip ci] | QMK Bot |
2019-11-12 | Add cli convert subcommand, from raw KLE to JSON (#6898) | Cody Bender |
2019-11-12 | Small CLI cleanups | skullY |
2019-10-23 | MILC: Use dashes instead of underscores for subcommands | Erovia |
2019-10-07 | [CLI] Add `qmk list_keyboards` (#6927) | Dan McClain |
2019-09-22 | Configuration system for CLI (#6708) | skullydazed |