summaryrefslogtreecommitdiff
path: root/docs/cli.md
AgeCommit message (Expand)AuthorFilesLines
2025-05-07Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+12
2025-05-07Docs update for installing qmk with uv (#24995)Nathan Cain1-0/+12
2025-03-20Align to latest CLI dependencies (#24553)Joel Challis1-2/+2
2024-05-30Vitepress conversion of docs. (#23795)Nick Brassel1-6/+6
2023-12-13Give definition of 'CLI' for new users (#22647)xoedusk1-1/+1
2023-10-04Fix minimum python version references (#22191)Joel Challis1-2/+2
2020-05-18Streamline the macos install processskullY1-5/+4
2020-04-18Move everything to Python 3.6 (#8835)skullydazed1-2/+2
2020-04-08Rebase on master, hide some other subcommandsErovia1-250/+0
2020-04-08CLI: Add development mode supportErovia1-0/+250
2020-03-15[Docs] Random Fixes (#8340)James Young1-6/+6
2020-03-15Fix some broken links in the docs (#8394)skullydazed1-281/+6
2020-03-10Rename qmk json-keymap to qmk json2c (#8372)skullydazed1-2/+2
2020-03-05remove some unnecessary external linksJames Young1-2/+1
2020-02-22New functionality for cformat (#7893)Akaash Suresh1-2/+24
2020-02-15Drop bs4 dependency, update docs, minor improvementsErovia1-2/+2
2020-02-15Another major refactoring, add documentationErovia1-0/+10
2020-02-07Add QMK Compile Context Sensitivity (#6884)Cody Bender1-1/+48
2020-01-24Beef up how `qmk doctor` works. (#7375)skullydazed1-2/+16
2019-11-15Add CLI command for flashing a keyboardjorgemanzo1-0/+24
2019-11-12Add cli convert subcommand, from raw KLE to JSON (#6898)Cody Bender1-0/+22
2019-10-29Fix the CLI docs (#6979)St. John Johnson1-10/+20
2019-10-23MILC: Use dashes instead of underscores for subcommandsErovia1-2/+2
2019-10-08[Docs] CLI command to serve docs locally (#6956)fauxpark1-0/+10
2019-10-07[CLI] Add `qmk list_keyboards` (#6927)Dan McClain1-0/+10
2019-10-02Fixed typos in documentation (#6871)Erik Doffagne1-1/+1
2019-09-22Configuration system for CLI (#6708)skullydazed1-8/+106
2019-08-31CLI command to format C codeskullY1-0/+10
2019-08-25Refactor `qmk compile-json` to `qmk compile` (#6592)skullydazed1-5/+12
2019-07-15QMK CLI and JSON keymap support (#6176)skullydazed1-0/+31