summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/__init__.py
AgeCommit message (Expand)Author
2023-11-28QMK Userspace (#22222)Nick Brassel
2023-11-11Add `qmk license-check` developer-level CLI command. (#22075)Nick Brassel
2023-10-06Add `qmk ci-validate-aliases` (#22205)Nick Brassel
2023-05-15Generate `make` dependency file during build for info.json's etc. (#20451)Nick Brassel
2023-03-16Add `qmk find` command, reuse logic for `qmk mass-compile`. (#20139)Nick Brassel
2023-01-19Remove CLI commands: `multibuild`, `cformat`, `fileformat`, `pyformat`. (#19629)Nick Brassel
2023-01-04Merge remote-tracking branch 'origin/master' into developzvecr
2023-01-04Add `qmk mass-compile`, which intends to supercede `qmk multibuild` whilst pr...Nick Brassel
2023-01-03Migrate 'make git-submodule' to CLI command (#19479)Joel Challis
2022-12-15[Test] Reset timer for every unit test and provide timestamps for log message...Stefan Kerkmann
2022-11-30Automate "Data Driven" migrations (#17820)Joel Challis
2022-11-05Initial DD keycode migration (#18643)Joel Challis
2022-09-19Tidy up LAYOUT macro generation (#18262)Joel Challis
2022-09-17[Core] Add getreuer's Autocorrect feature to core (#15699)Drashna Jaelre
2022-08-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-24Update invalid pip install flag (#18146)Joel Challis
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-06-30Allow module check to error out when piped to /dev/null (#17505)Joel Challis
2022-05-16Data driven `g_led_config` (#16728)Joel Challis
2022-04-13Quantum Painter (#10174)Nick Brassel
2022-03-24CLI: Add 'via2json' subcommand (#16468)Erovia
2021-11-18[cli] Export list of `develop` PRs to be merged into `master` (#13944)Nick Brassel
2021-11-05Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-11-05CLI: Add 'cd' subcommand (#12584)Erovia
2021-10-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-10-04Allow community layouts to be specified in info.json (#14682)Zach White
2021-09-16New CLI subcommand to create clang-compatible compilation database (`compile_...Bao
2021-08-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-08-29ensure that the directory for sys.executable is in the user's path (#14229)Zach White
2021-08-29remove qmk console, which is now part of the global cli (#14206)Zach White
2021-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-08-13use sudo to install modules if needed (#13984)Zach White
2021-07-20Move all our CLI file formatters to the format dir (#13296)Zach White
2021-07-14Merge remote-tracking branch 'origin/master' into developZach White
2021-07-14switch to qmk-dotty-dict (#13460)Zach White
2021-06-27CLI: Add subcommand to generate version.h (#13151)Ryan
2021-06-24add doctor to safe_commands (#13324)Zach White
2021-06-14Ensure that safe_commands always run (#13199)Zach White
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-05-29World domination (#13021)Erovia
2021-05-24Use milc.subcommand.config instead of qmk.cli.config (#13002)Zach White
2021-05-10Move the module checking and updating to lib/python (#12416)Zach White
2021-05-09Add script to perform parallel builds. (#12497)Nick Brassel
2021-04-14Add support for tab completion (#12411)Zach White
2021-03-25Add a `qmk format-json` command that will format JSON files (#12372)Zach White
2021-02-13bump to python 3.7 (#11408)Zach White
2021-02-08remove deprecated qmk json-keymap (#11823)Zach White
2020-12-10CI: Add workflow for codebase formatting (#7382)Joel Challis
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young