summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Add `qmk ci-validate-aliases` (#22205)Nick Brassel2023-10-061-0/+1
* Generate `make` dependency file during build for info.json's etc. (#20451)Nick Brassel2023-05-151-0/+1
* Add `qmk find` command, reuse logic for `qmk mass-compile`. (#20139)Nick Brassel2023-03-161-0/+1
* Remove CLI commands: `multibuild`, `cformat`, `fileformat`, `pyformat`. (#19629)Nick Brassel2023-01-191-4/+0
* Merge remote-tracking branch 'origin/master' into developzvecr2023-01-041-1/+2
|\
| * Add `qmk mass-compile`, which intends to supercede `qmk multibuild` whilst pr...Nick Brassel2023-01-041-0/+1
* | Migrate 'make git-submodule' to CLI command (#19479)Joel Challis2023-01-031-0/+1
* | [Test] Reset timer for every unit test and provide timestamps for log message...Stefan Kerkmann2022-12-151-0/+1
* | Automate "Data Driven" migrations (#17820)Joel Challis2022-11-301-0/+1
|/
* Initial DD keycode migration (#18643)Joel Challis2022-11-051-0/+1
* Tidy up LAYOUT macro generation (#18262)Joel Challis2022-09-191-1/+0
* [Core] Add getreuer's Autocorrect feature to core (#15699)Drashna Jaelre2022-09-171-0/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-241-1/+1
|\
| * Update invalid pip install flag (#18146)Joel Challis2022-08-241-1/+1
* | CLI: Teaching the CLI to flash binaries (#16584)Erovia2022-08-201-0/+1
* | Add cli command to import keyboard|keymap|kbfirmware (#16668)Joel Challis2022-07-021-0/+3
|/
* Allow module check to error out when piped to /dev/null (#17505)Joel Challis2022-06-301-14/+22
* Data driven `g_led_config` (#16728)Joel Challis2022-05-161-0/+1
* Quantum Painter (#10174)Nick Brassel2022-04-131-1/+3
* CLI: Add 'via2json' subcommand (#16468)Erovia2022-03-241-0/+1
* [cli] Export list of `develop` PRs to be merged into `master` (#13944)Nick Brassel2021-11-181-0/+1
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-11-051-0/+1
|\
| * CLI: Add 'cd' subcommand (#12584)Erovia2021-11-051-0/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-041-0/+1
|\|
| * Allow community layouts to be specified in info.json (#14682)Zach White2021-10-041-0/+1
* | New CLI subcommand to create clang-compatible compilation database (`compile_...Bao2021-09-161-0/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-291-1/+7
|\|
| * ensure that the directory for sys.executable is in the user's path (#14229)Zach White2021-08-291-1/+7
* | remove qmk console, which is now part of the global cli (#14206)Zach White2021-08-291-1/+0
|/
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-131-2/+22
|\
| * use sudo to install modules if needed (#13984)Zach White2021-08-131-2/+22
* | Move all our CLI file formatters to the format dir (#13296)Zach White2021-07-201-0/+3
* | Merge remote-tracking branch 'origin/master' into developZach White2021-07-141-0/+1
|\|
| * switch to qmk-dotty-dict (#13460)Zach White2021-07-141-0/+1
* | CLI: Add subcommand to generate version.h (#13151)Ryan2021-06-271-0/+1
|/
* add doctor to safe_commands (#13324)Zach White2021-06-241-1/+2
* Ensure that safe_commands always run (#13199)Zach White2021-06-141-26/+49
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-28/+42
* World domination (#13021)Erovia2021-05-291-0/+1
* Use milc.subcommand.config instead of qmk.cli.config (#13002)Zach White2021-05-241-1/+1
* Move the module checking and updating to lib/python (#12416)Zach White2021-05-101-24/+121
* Add script to perform parallel builds. (#12497)Nick Brassel2021-05-091-0/+1
* Add support for tab completion (#12411)Zach White2021-04-141-2/+12
* Add a `qmk format-json` command that will format JSON files (#12372)Zach White2021-03-251-0/+1
* bump to python 3.7 (#11408)Zach White2021-02-131-2/+20
* remove deprecated qmk json-keymap (#11823)Zach White2021-02-081-1/+0
* CI: Add workflow for codebase formatting (#7382)Joel Challis2020-12-101-0/+1
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-0/+1
* New command: qmk lint (#10761)Zach White2020-11-071-0/+1
* CLI: Add `qmk clean` (#10785)Ryan2020-11-041-0/+1