summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-281-10/+3
|\
| * CLI: Validate JSON keymap input (#16261)Erovia2022-02-281-10/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-273-27/+27
|\|
| * Fix issues with data driven split keyboards (#16457)Joel Challis2022-02-273-27/+27
* | Rework generate-api CLI command to use .build directory (#16441)Joel Challis2022-02-271-7/+21
|/
* Changelog 2022q1 (#16380)Joel Challis2022-02-231-1/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-221-1/+2
|\
| * Format code according to conventions (#16435)QMK Bot2022-02-221-1/+2
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-02-221-6/+10
|\|
| * Internal docs generation updates (#16411)Ryan2022-02-211-6/+10
* | Various fixes for new-keyboard (#16358)Joel Challis2022-02-151-1/+9
* | CLI: Minor additions #12795 (#16276)Erovia2022-02-141-52/+37
* | Migrate more makefile utilities to builddefs sub-directory (#16002)Joel Challis2022-02-101-1/+1
* | Initial pass at data driven new-keyboard subcommand (#12795)Joel Challis2022-02-091-88/+205
* | Skip categorisation of PR if it's only for code formatting. (#16215)Nick Brassel2022-02-051-1/+11
* | Ensure `version.h` is recreated each build. (#16188)Nick Brassel2022-02-041-0/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-021-1/+6
|\|
| * `qmk doctor`: display qmk_firmware version tag (#16155)Ryan2022-02-011-1/+6
* | Fixup multibuild filegen (#16166)Nick Brassel2022-02-021-1/+2
* | CLI: Parse USB device version BCD (#14580)Ryan2022-01-171-0/+6
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-031-5/+4
|\|
| * Refix "No C files in filelist: None" (#15728)Joel Challis2022-01-031-5/+4
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-032-11/+14
|\|
| * Fix "No C files in filelist: None" (#15560)Joel Challis2022-01-032-11/+14
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-291-1/+2
|\|
| * Fix compilation-database command under MSYS (#15652)Joel Challis2021-12-301-1/+2
* | Use the PR title rather than parsing the commit message. (#15537)Nick Brassel2021-12-221-1/+1
|/
* Add test filter to 'qmk pytest' (#15432)Joel Challis2021-12-091-1/+2
* Fix 'format-c --core-only' matching keyboard level folders (#15337)Joel Challis2021-11-291-1/+1
* Changelog 2021q4 (#15325)Nick Brassel2021-11-281-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-231-4/+5
|\
| * qmk format-python - filter for Python files (#15271)Joel Challis2021-11-231-4/+5
* | Macros in JSON keymaps (#14374)Zach White2021-11-221-1/+1
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-11-193-12/+64
|\|
| * [CLI] `list-keymaps`/`list-layouts`: Check keyboard passed in (#15204)Ryan2021-11-182-0/+10
| * Add diff logic to python format subcommand (#15156)Joel Challis2021-11-171-12/+54
* | [cli] Export list of `develop` PRs to be merged into `master` (#13944)Nick Brassel2021-11-182-0/+120
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-141-17/+47
|\|
| * Partially reinstate CI formatting process (#15155)Joel Challis2021-11-141-17/+47
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-11-052-0/+47
|\|
| * CLI: Add 'cd' subcommand (#12584)Erovia2021-11-052-0/+47
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-6/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-041-41/+38
|\|
| * Refactor new-keyboard to be python3.7 compatible (#14707)Mikkel Jeppesen2021-11-051-41/+38
* | Map `PRODUCT` define to `keyboard_name` (#14372)Ryan2021-11-051-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-041-9/+23
|\|
| * `qmk docs`: Run `docsify serve` if available (#15056)Ryan2021-11-051-9/+23
* | Enable CLI flashing via mdloader (#14729)Joel Challis2021-10-151-5/+9
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-043-1/+20
|\|
| * Allow community layouts to be specified in info.json (#14682)Zach White2021-10-043-1/+20