Age | Commit message (Expand) | Author |
2022-07-02 | Add cli command to import keyboard|keymap|kbfirmware (#16668) | Joel Challis |
2022-04-13 | Quantum Painter (#10174) | Nick Brassel |
2022-03-24 | CLI: Add 'via2json' subcommand (#16468) | Erovia |
2022-02-09 | Initial pass at data driven new-keyboard subcommand (#12795) | Joel Challis |
2022-02-06 | [Docs] Address some typos (also in moonlander matrix.c) (#16248) | Jouke Witteveen |
2021-12-09 | Add test filter to 'qmk pytest' (#15432) | Joel Challis |
2021-11-05 | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel |
2021-11-05 | CLI: Add 'cd' subcommand (#12584) | Erovia |
2021-11-04 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-11-05 | `qmk docs`: Run `docsify serve` if available (#15056) | Ryan |
2021-09-16 | New CLI subcommand to create clang-compatible compilation database (`compile_... | Bao |
2021-08-29 | remove qmk console, which is now part of the global cli (#14206) | Zach White |
2021-08-18 | `--parallel` improvements (#13800) | ruro |
2021-07-30 | Port new_keyboard.sh to CLI (#13706) | Ryan |
2021-07-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-07-30 | `qmk docs`: Add flag to open in browser (#13788) | Ryan |
2021-07-25 | docs/cli_commands: fix typo (#13697) | Marc Tamsky |
2021-07-23 | CLI/Docs: Fix the format commands' name (#13668) | Erovia |
2021-06-28 | Move RGBLight code into its own folder (#13312) | Ryan |
2021-05-29 | 2021 May 29 Breaking Changes Update (#13034) | James Young |
2021-05-08 | New command: qmk console (#12828) | Zach White |
2021-05-02 | Shim cli to new keyboard script (#12780) | Joel Challis |
2021-03-25 | Add a `qmk format-json` command that will format JSON files (#12372) | Zach White |
2021-03-25 | Fix a small typo in cli_commands.md (#12379) | Ryan Roden-Corrent |
2021-01-16 | Improve the compile and flash subcommands (#11334) | Zach White |
2020-12-18 | Updated usage of qmk c2json (#11148) | precondition |
2020-12-16 | CLI-ify rgblight_breathing_table_calc.c (#11174) | Ryan |
2020-11-10 | CI: Add docs build and deploy workflow (#7448) | Joel Challis |
2020-11-07 | New command: qmk lint (#10761) | Zach White |
2020-11-04 | CLI: Add `qmk clean` (#10785) | Ryan |
2020-10-06 | [CLI] Add c2json (#8817) | Erovia |
2020-05-26 | [CLI] Add a subcommand for getting information about a keyboard (#8666) | Zach White |
2020-04-08 | Make dedicated sections for user/dev commands in docs | Erovia |
2020-04-08 | Rebase on master, hide some other subcommands | Erovia |
2020-03-16 | Document 'make all:<name>' (#8439) | Joel Challis |
2020-03-15 | Fix some broken links in the docs (#8394) | skullydazed |