summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/generate
AgeCommit message (Expand)Author
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
2023-11-22CLI parallel search updates (#22525)Nick Brassel
2023-11-15CLI refactoring for common build target APIs (#22221)Nick Brassel
2023-11-01Generate switch statement helpers for keycode ranges (#20059)Joel Challis
2023-11-01Implement data driven lighting defaults (#21825)Joel Challis
2023-11-01Add dd mapping for hardware based split handedness (#22369)Joel Challis
2023-10-30Remove use of broken split.main (#22363)Joel Challis
2023-10-29Fix 'to_c' for config.h mappings (#22364)Joel Challis
2023-10-29Implement data driven dip switches (#22017)Joel Challis
2023-09-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-28Allow inline generation of compile_commands.json while doing a `qmk compile`,...Nick Brassel
2023-09-13Generate keymap.json config options more forcefully (#21960)Joel Challis
2023-07-31keycode aliases: work around ChibiOS ch.h include guard (#21497)Ryan
2023-07-31CLI: Improve error messages when layout key matrix row/col is OOB (#21640)Ryan
2023-05-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-05-20`qmk generate-make-dependencies` improvements (#21001)Nick Brassel
2023-05-20`qmk format-json`: Expose full key path and respect `sort_keys` (#20836)Ryan
2023-05-20Fix English word list retrieval in qmk generate-autocorrect-data (#20915)Peter
2023-05-15Merge remote-tracking branch 'upstream/master' into developNick Brassel
2023-05-15Generate `make` dependency file during build for info.json's etc. (#20451)Nick Brassel
2023-04-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-04-09Add autocomplete to generate-compilation-database (#20387)Dasky
2023-04-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-04-07Avoid generating empty ENCODER_RESOLUTION (#20179)Joel Challis
2023-03-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-29Minify content published to API (#20285)Joel Challis
2023-03-27Custom keycodes in JSON (#19925)Joel Challis
2023-03-03Remove some use of keymap.h (#19980)Joel Challis
2023-02-12Tidy up use of keycode range helpers (#19813)Joel Challis
2023-02-10Typographic updates to source generation (#19160)Jouke Witteveen
2023-02-10Tidy up use of keycode range helpers (#19756)Joel Challis
2023-02-02Add commit info to `version.h` (#19542)Pablo Martínez
2023-01-30Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-01-30Clean up `qmk generate-autocorrect-data` (#19710)Ryan
2023-01-20Publish keymap.json to API (#19167)Joel Challis
2023-01-11Fix CLI community detection (#19562)Joel Challis
2023-01-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-05Fix MATRIX_COLS and MATRIX_ROWS generation for custom matrix (#19508)Sergey Vlasov
2022-12-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-23Minor alignment of rgb_breathe_table generator (#19403)Joel Challis
2022-12-21Remaining DD keymap_extras migration (#19110)Joel Challis
2022-12-15[Test] Reset timer for every unit test and provide timestamps for log message...Stefan Kerkmann
2022-12-09Initial uk+us DD keymap_extras migration (#19031)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-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