summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli
AgeCommit message (Expand)Author
2023-01-05Fix MATRIX_COLS and MATRIX_ROWS generation for custom matrix (#19508)Sergey Vlasov
2023-01-04Add `qmk mass-compile`, which intends to supercede `qmk multibuild` whilst pr...Nick Brassel
2022-12-23Minor alignment of rgb_breathe_table generator (#19403)Joel Challis
2022-12-09Add lint check for keyboard/keymap license header (#19215)Joel Challis
2022-11-23Publish constants metadata to API (#19143)Joel Challis
2022-11-15Revert "Add pointing device support to data driven config (#18215)" (#19063)Drashna Jaelre
2022-11-14Add pointing device support to data driven config (#18215)Drashna Jaelre
2022-11-08Add raw output option for QGF/QFF files. (#18998)Nick Brassel
2022-11-08Publish hjson files as json (#18996)Joel Challis
2022-11-08Format DD mappings and schemas (#18924)Ryan
2022-11-05Initial DD keycode migration (#18643)Joel Challis
2022-10-20Add converter support to keymap.json (#18776)Joel Challis
2022-10-20[CLI] Ensure consistent clean behaviour (#18781)Joel Challis
2022-10-19Build correctly when out of tree (#18775)Joel Challis
2022-09-26Generate DD RGBLight/LED/RGB Matrix animation defines (#18459)Ryan
2022-09-21Normalise info_config.h define generation (#18439)Ryan
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-09-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-09-16Add ability to remove temporary files during multibuild. (#18381)Nick Brassel
2022-09-16Disconnect `usb.device_ver` (#18259)Ryan
2022-08-31Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-31`qmk lint`: fix TypeError (#18226)Ryan
2022-08-28Handle escaping of manufacturer/product strings (#18194)Ryan
2022-08-26Update LUFA submodule (#18168)Ryan
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-08-06Publish data as part of API generation (#17020)Joel Challis
2022-07-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-26Make `qmk doctor` print out the last log entry for upstream/{master,develop},...Nick Brassel
2022-07-11More DD encoder fixes (#17615)Joel Challis
2022-07-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-09Add line to multibuild output log showing the actual build target. (#17606)Nick Brassel
2022-07-08Fix rgbkb/sol/rev2 build issues (#17601)Joel Challis
2022-07-02Add cli command to import keyboard|keymap|kbfirmware (#16668)Joel Challis
2022-06-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-30Allow module check to error out when piped to /dev/null (#17505)Joel Challis
2022-06-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-27Fix error message in generated code (#17484)Joel Challis
2022-06-20Allow encoder config from info.json (#17295)Joel Challis
2022-06-18Additional schema fixes (#17414)Joel Challis
2022-06-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-15Fix clean arg handling (#17392)Joel Challis
2022-06-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-14Perform stricter lint checks (#17348)Joel Challis
2022-06-11`qmk doctor`: show arch for macOS (#17356)Ryan
2022-06-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-10Promote 'layouts require matrix data' to api error (#17349)Joel Challis
2022-05-31Add uf2-split-* make targets. (#17257)Dasky