summaryrefslogtreecommitdiff
path: root/docs/cli_commands.md
AgeCommit message (Expand)Author
2023-12-12[documentation] QMK migrate docs patch (#22646)Tom Barnes
2023-11-28QMK Userspace (#22222)Nick Brassel
2023-05-20`qmk find`: usability improvements (#20440)Ryan
2023-03-16Add `qmk find` command, reuse logic for `qmk mass-compile`. (#20139)Nick Brassel
2022-10-05docs: some typos (#18582)George Rodrigues
2022-08-20CLI: Teaching the CLI to flash binaries (#16584)Erovia
2022-07-02Add cli command to import keyboard|keymap|kbfirmware (#16668)Joel Challis
2022-04-13Quantum Painter (#10174)Nick Brassel
2022-03-24CLI: Add 'via2json' subcommand (#16468)Erovia
2022-02-09Initial 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-09Add test filter to 'qmk pytest' (#15432)Joel Challis
2021-11-05Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-11-05CLI: Add 'cd' subcommand (#12584)Erovia
2021-11-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-11-05`qmk docs`: Run `docsify serve` if available (#15056)Ryan
2021-09-16New CLI subcommand to create clang-compatible compilation database (`compile_...Bao
2021-08-29remove qmk console, which is now part of the global cli (#14206)Zach White
2021-08-18`--parallel` improvements (#13800)ruro
2021-07-30Port new_keyboard.sh to CLI (#13706)Ryan
2021-07-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-30`qmk docs`: Add flag to open in browser (#13788)Ryan
2021-07-25docs/cli_commands: fix typo (#13697)Marc Tamsky
2021-07-23CLI/Docs: Fix the format commands' name (#13668)Erovia
2021-06-28Move RGBLight code into its own folder (#13312)Ryan
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-05-08New command: qmk console (#12828)Zach White
2021-05-02Shim cli to new keyboard script (#12780)Joel Challis
2021-03-25Add a `qmk format-json` command that will format JSON files (#12372)Zach White
2021-03-25Fix a small typo in cli_commands.md (#12379)Ryan Roden-Corrent
2021-01-16Improve the compile and flash subcommands (#11334)Zach White
2020-12-18Updated usage of qmk c2json (#11148)precondition
2020-12-16CLI-ify rgblight_breathing_table_calc.c (#11174)Ryan
2020-11-10CI: Add docs build and deploy workflow (#7448)Joel Challis
2020-11-07New command: qmk lint (#10761)Zach White
2020-11-04CLI: 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-08Make dedicated sections for user/dev commands in docsErovia
2020-04-08Rebase on master, hide some other subcommandsErovia
2020-03-16Document 'make all:<name>' (#8439)Joel Challis
2020-03-15Fix some broken links in the docs (#8394)skullydazed