summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli/generate
Commit message (Collapse)AuthorAgeFilesLines
* Publish constants metadata to API (#19143)Joel Challis2022-11-231-0/+20
| | | | | * Publish metadata * Ensure content is sorted
* Revert "Add pointing device support to data driven config (#18215)" (#19063)Drashna Jaelre2022-11-151-13/+0
|
* Add pointing device support to data driven config (#18215)Drashna Jaelre2022-11-141-0/+13
| | | Co-authored-by: Joel Challis <git@zvecr.com>
* Publish hjson files as json (#18996)Joel Challis2022-11-081-1/+18
|
* Format DD mappings and schemas (#18924)Ryan2022-11-083-3/+3
|
* Initial DD keycode migration (#18643)Joel Challis2022-11-052-0/+102
| | | | | * Initial DD keycode migration * Sort magic keycodes
* Add converter support to keymap.json (#18776)Joel Challis2022-10-202-2/+7
|
* Build correctly when out of tree (#18775)Joel Challis2022-10-192-18/+30
|
* Generate DD RGBLight/LED/RGB Matrix animation defines (#18459)Ryan2022-09-261-0/+15
|
* Normalise info_config.h define generation (#18439)Ryan2022-09-211-83/+31
| | | | | | | | | | | | | * Normalise info_config.h define generation * format * Fix tests * Update lib/python/qmk/cli/generate/config_h.py Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Tidy up LAYOUT macro generation (#18262)Joel Challis2022-09-192-94/+59
|
* [Core] Add getreuer's Autocorrect feature to core (#15699)Drashna Jaelre2022-09-171-0/+289
| | | Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
* Disconnect `usb.device_ver` (#18259)Ryan2022-09-161-6/+0
|
* Handle escaping of manufacturer/product strings (#18194)Ryan2022-08-281-1/+2
|
* Update LUFA submodule (#18168)Ryan2022-08-261-2/+2
|
* Publish data as part of API generation (#17020)Joel Challis2022-08-061-14/+23
|
* More DD encoder fixes (#17615)Joel Challis2022-07-111-3/+5
|
* Fix rgbkb/sol/rev2 build issues (#17601)Joel Challis2022-07-081-3/+8
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-261-1/+1
|\
| * Fix error message in generated code (#17484)Joel Challis2022-06-271-1/+1
| |
* | Allow encoder config from info.json (#17295)Joel Challis2022-06-201-0/+29
| |
* | Additional schema fixes (#17414)Joel Challis2022-06-181-4/+4
|/
* Data driven `g_led_config` (#16728)Joel Challis2022-05-161-0/+75
|
* Implement XAP 'secure' core requirements (#16843)Joel Challis2022-04-161-1/+6
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-301-2/+2
|\
| * yapf: disable arithmetic predecence indication (#16749)Ryan2022-03-301-2/+2
| |
* | Extend 'qmk info' to handle keymap level overrides (#16702)Joel Challis2022-03-212-14/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-181-4/+4
|\|
| * Relocate CLI git interactions (#16682)Joel Challis2022-03-181-4/+4
| |
* | Merge remote-tracking branch 'origin/master' into developzvecr2022-03-186-78/+51
|\|
| * [CLI] Add common util for dumping generated content (#16674)Joel Challis2022-03-186-78/+51
| |
* | Move Doxygen docs to subdirectory (#16561)Ryan2022-03-071-3/+4
| |
* | Change data driven "str" type to represent a quoted string literal (#16516)Ryan2022-03-042-3/+10
| | | | | | | | | | * Change data driven "str" type to represent a quoted string literal * Update docs
* | 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
| | | | | | | | | | | | | | | * Initial changelog pass * update generate-develop-pr-list content * Fix bad word-ness * Fix generate-develop-pr-list ignores * Update docs/ChangeLog/20220226.md Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-02-221-6/+10
|\
| * Internal docs generation updates (#16411)Ryan2022-02-211-6/+10
| |
* | 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
| |
* | CLI: Parse USB device version BCD (#14580)Ryan2022-01-171-0/+6
| | | | | | | | | | * CLI: Parse USB device version BCD * Apply suggestions
* | 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
| | | | | | | | | | * Fix compilation-database command under MSYS * Add comment
* | Use the PR title rather than parsing the commit message. (#15537)Nick Brassel2021-12-221-1/+1
|/
* Changelog 2021q4 (#15325)Nick Brassel2021-11-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * Changelog. * Remove the asymmetric encoder PR from listing due to revert. * More docs * More docs * More docs * Links to changelog, updated schedule, slotted in 2 weeks of testing at the end so that there's no ambiguity with PR merge dates. * Clarify keyboard moves. * Fix dates * Sidebar * Fixup dates. * Fixup dates. * Wording.
* [cli] Export list of `develop` PRs to be merged into `master` (#13944)Nick Brassel2021-11-181-0/+119
| | | | | | | | | | | * Add developer-only command for exporting the list of PRs associated with a merge to `develop`. * qmk pytest * Imports. * Remove dependencies from requirements file, manually handle. * Reduce complexity, qmk generate-api taking too long so relying on CI
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove BOOTMAGIC_ENABLE=lite setting * change keyboard BOOTMAGIC_ENABLE rules Edits keyboard-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keyboard BOOTMAGIC_ENABLE inline comments Edits keyboard-level BOOTMAGIC_ENABLE inline comments to "Enable Bootmagic Lite". * change keymap BOOTMAGIC_ENABLE rules Edits keymap-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keymap BOOTMAGIC_ENABLE inline comments Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * change layout/user BOOTMAGIC_ENABLE rules/comments Edits instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * update non-rules.mk BOOTMAGIC_ENABLE references in keyboards/ * remove docs references to Full Bootmagic * convert data-driven Bootmagic Lite instances * remove Bootmagic Lite bodge from data-driven generation * Merge remote-tracking branch 'upstream/develop' into rm/bootmagic-full_q4a * update docs/ja/config_options.md per mtei * update docs/faq_misc.md per mtei Remove remaining Full Bootmagic reference.
* Map `PRODUCT` define to `keyboard_name` (#14372)Ryan2021-11-051-1/+1
| | | | | | | * Map `PRODUCT` define to `keyboard_name` * Fix tests * Fix last test
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-041-1/+1
|\