summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli
AgeCommit message (Expand)Author
2021-11-29Fix 'format-c --core-only' matching keyboard level folders (#15337)Joel Challis
2021-11-28Changelog 2021q4 (#15325)Nick Brassel
2021-11-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-11-23qmk format-python - filter for Python files (#15271)Joel Challis
2021-11-22Macros in JSON keymaps (#14374)Zach White
2021-11-19Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2021-11-18[CLI] `list-keymaps`/`list-layouts`: Check keyboard passed in (#15204)Ryan
2021-11-18[cli] Export list of `develop` PRs to be merged into `master` (#13944)Nick Brassel
2021-11-17Add diff logic to python format subcommand (#15156)Joel Challis
2021-11-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-11-14Partially reinstate CI formatting process (#15155)Joel Challis
2021-11-05Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-11-05CLI: Add 'cd' subcommand (#12584)Erovia
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-11-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-11-05Refactor new-keyboard to be python3.7 compatible (#14707)Mikkel Jeppesen
2021-11-05Map `PRODUCT` define to `keyboard_name` (#14372)Ryan
2021-11-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-11-05`qmk docs`: Run `docsify serve` if available (#15056)Ryan
2021-10-15Enable CLI flashing via mdloader (#14729)Joel Challis
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-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-27Cleanup issues identified by lgtm (#14459)Zach White
2021-09-20compiledb: query include paths from gcc directly. (#14462)Nick Brassel
2021-09-16New CLI subcommand to create clang-compatible compilation database (`compile_...Bao
2021-09-10Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan
2021-08-29Remove bin/qmk (#14231)Zach White
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-28fix automatic directory for qmk lint (#14215)Zach White
2021-08-29Add check for non-assignment code in rules.mk (#12108)Zach White
2021-08-29remove qmk console, which is now part of the global cli (#14206)Zach White
2021-08-24Align some quantum sub-directories (#14134)Joel Challis
2021-08-18Add config.h and rules.mk support for data driven keymaps (#12859)Joel Challis
2021-08-18`--parallel` improvements (#13800)ruro
2021-08-18[CLI] Add qmk-hid bootloader detection support to `qmk console` (#14038)Drashna Jaelre
2021-08-16Add a lot more data to info.json (#13366)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-08-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-08-10Improve the qmk lint readme check (#13941)Zach White
2021-07-30[CLI] Make `qmk doctor` more lenient about system config (#13804)ruro
2021-07-30Port new_keyboard.sh to CLI (#13706)Ryan
2021-07-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-30`qmk docs`: Add flag to open in browser (#13788)Ryan
2021-07-29Remove references to info.json `width` and `height` in CLI (#13728)Ryan
2021-07-23CLI/Docs: Fix the format commands' name (#13668)Erovia
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