summaryrefslogtreecommitdiff
path: root/docs/cli_commands.md
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Print build failures with `qmk mass-compile` and `qmk userspace-compile` if r...Nick Brassel1-3/+4
2025-07-23[docs] Align keyboard and keymap placeholders (#25509)Joel Challis1-7/+7
2025-05-06Deprecate `qmk generate-compilation-database`. (#25237)Nick Brassel1-28/+30
2025-02-01`qmk docs`: restore `--port` and `--browser` arguments (#24623)Ryan1-6/+9
2024-11-21`qmk find`: expand operator support (#24468)Ryan1-6/+12
2024-06-02[docs] Organize driver & feature docs into subfolders (#23848)Ryan1-1/+1
2024-05-30[docs] Fix code blocks overflowing page width (#23829)Joel Challis1-15/+43
2024-05-30Vitepress conversion of docs. (#23795)Nick Brassel1-12/+21
2024-05-07Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+12
2024-05-07add example for c2json command (#23061)Alexandr1-0/+12
2024-03-05Initial 'qmk test-c' functionality (#23038)Joel Challis1-0/+36
2023-12-12[documentation] QMK migrate docs patch (#22646)Tom Barnes1-0/+10
2023-11-28QMK Userspace (#22222)Nick Brassel1-0/+125
2023-05-20`qmk find`: usability improvements (#20440)Ryan1-2/+17
2023-03-16Add `qmk find` command, reuse logic for `qmk mass-compile`. (#20139)Nick Brassel1-7/+36
2022-10-05docs: some typos (#18582)George Rodrigues1-1/+1
2022-08-20CLI: Teaching the CLI to flash binaries (#16584)Erovia1-0/+17
2022-07-02Add cli command to import keyboard|keymap|kbfirmware (#16668)Joel Challis1-0/+68
2022-04-13Quantum Painter (#10174)Nick Brassel1-0/+12
2022-03-24CLI: Add 'via2json' subcommand (#16468)Erovia1-0/+17
2022-02-09Initial pass at data driven new-keyboard subcommand (#12795)Joel Challis1-1/+1
2022-02-06[Docs] Address some typos (also in moonlander matrix.c) (#16248)Jouke Witteveen1-1/+1
2021-12-09Add test filter to 'qmk pytest' (#15432)Joel Challis1-1/+16
2021-11-05Merge remote-tracking branch 'upstream/master' into developNick Brassel1-0/+62
2021-11-05CLI: Add 'cd' subcommand (#12584)Erovia1-0/+14
2021-11-04Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+2
2021-11-05`qmk docs`: Run `docsify serve` if available (#15056)Ryan1-0/+2
2021-09-16New CLI subcommand to create clang-compatible compilation database (`compile_...Bao1-0/+27
2021-08-29remove qmk console, which is now part of the global cli (#14206)Zach White1-48/+0
2021-08-18`--parallel` improvements (#13800)ruro1-3/+14
2021-07-30Port new_keyboard.sh to CLI (#13706)Ryan1-2/+2
2021-07-30Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+2
2021-07-30`qmk docs`: Add flag to open in browser (#13788)Ryan1-1/+2
2021-07-25docs/cli_commands: fix typo (#13697)Marc Tamsky1-1/+1
2021-07-23CLI/Docs: Fix the format commands' name (#13668)Erovia1-7/+18
2021-06-28Move RGBLight code into its own folder (#13312)Ryan1-1/+1
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young1-0/+48
2021-05-08New command: qmk console (#12828)Zach White1-0/+48
2021-05-02Shim cli to new keyboard script (#12780)Joel Challis1-0/+12
2021-03-25Add a `qmk format-json` command that will format JSON files (#12372)Zach White1-0/+10
2021-03-25Fix a small typo in cli_commands.md (#12379)Ryan Roden-Corrent1-1/+1
2021-01-16Improve the compile and flash subcommands (#11334)Zach White1-4/+4
2020-12-18Updated usage of qmk c2json (#11148)precondition1-1/+1
2020-12-16CLI-ify rgblight_breathing_table_calc.c (#11174)Ryan1-0/+10
2020-11-10CI: Add docs build and deploy workflow (#7448)Joel Challis1-0/+10
2020-11-07New command: qmk lint (#10761)Zach White1-1/+18
2020-11-04CLI: Add `qmk clean` (#10785)Ryan1-0/+10
2020-10-06[CLI] Add c2json (#8817)Erovia1-0/+11
2020-05-26[CLI] Add a subcommand for getting information about a keyboard (#8666)Zach White1-2/+35
2020-04-08Make dedicated sections for user/dev commands in docsErovia1-70/+65