summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli
AgeCommit message (Collapse)Author
2024-08-26Reject via keymaps in lint (#24325)Joel Challis
2024-08-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-08-15Update Discord URL (#24283)Joel Challis
2024-08-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-08-12Userspace: add support for adding environment variables during build (#22887)Nick Brassel
2024-07-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-07-28Remove AVR GCC version warning (#24206)Dasky
2024-07-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-07-03Minimum python version listing. (#23989)Nick Brassel
2024-07-03Rename encoder pins defines (#24003)Ryan
2024-06-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-06-30Fix 'qmk new-keyboard' processing of development_board (#23996)Joel Challis
2024-06-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-06-26Fix docker_cmd.sh when userspace is not configured (#23997)Joel Challis
2024-06-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-06-24Add support for userspace to docker build commands. (#23988)Nick Brassel
2024-06-18Implement data driven joysticks (#22947)Joel Challis
2024-06-17Generate keymap dd keycodes to header (#20273)Joel Challis
2024-06-15[CLI] Don't `exit()` when certain exceptions occur. (#23442)Nick Brassel
2024-05-30Vitepress conversion of docs. (#23795)Nick Brassel
2024-05-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-05-15[CLI] Fixup return code for `qmk userspace-compile`. (#23720)Nick Brassel
2024-05-02Merge remote-tracking branch 'upstream/master' into developNick Brassel
2024-05-02clangd enhancements. (#23310)Nick Brassel
2024-05-01Align 'qmk lint' argument handling (#23297)Joel Challis
2024-04-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-04-23Fix up license check path. (#23571)Nick Brassel
2024-03-31Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-03-31Fix 'qmk compile' mass_compile execution (#23296)Joel Challis
2024-03-14`qmk new-keyboard` - detach community layout when selecting "none of the ↵Joel Challis
above" (#20405)
2024-03-10Enable 'keyboard.json' as a build target (#22891)Joel Challis
2024-03-10[Feature] Some metadata on QGF/QFF files (#20101)Pablo Martínez
2024-03-05Initial 'qmk test-c' functionality (#23038)Joel Challis
2024-03-02Remove cd suggestion from new-keyboard (#23194)Joel Challis
2024-02-22Ensure `qmk generate-compilation-database` copies to userspace as well. (#23129)Nick Brassel
2024-02-17[Refactor] `qmk find` (#21096)Pablo Martínez
2024-02-16[Enhancement] Prepare for `SyntaxWarning` (#22562)Pablo Martínez
2024-02-12Fix git-submodule running in wrong location (#23059)Joel Challis
2024-02-08Flag invalid keyboard features during lint (#22832)Joel Challis
2024-01-22Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-01-22Move layout macro OOB checks to lint (#22610)Joel Challis
2024-01-16`qmk format-json`: Force Unix line endings and ensure LF at EOF (#22901)Ryan
2024-01-14CLI: Allow generation of both LED and RGB Matrix config (#22896)Ryan
2024-01-09Prevent `qmk migrate` processing unparsed info.json values (#22374)Joel Challis
2024-01-06Generate true/false for _DEFAULT_ON options (#22829)Joel Challis
2023-12-16Initial (#22671)Pablo Martínez
2023-12-14[Bugfix] `qmk {compile, flash}` return code (#22639)Pablo Martínez
2023-12-06Fix more `qmk generate-api` fallout from userspace support (#22619)Sergey Vlasov
2023-12-06Fix JSON keymap URLs generated by the API (#22618)Ryan
2023-12-05Avoid exceptions when layouts contain OOB matrix values (#22609)Joel Challis