summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli/generate/config_h.py
Commit message (Expand)AuthorAgeFilesLines
* Implement XAP 'secure' core requirements (#16843)Joel Challis2022-04-161-1/+6
* Extend 'qmk info' to handle keymap level overrides (#16702)Joel Challis2022-03-211-7/+3
* Merge remote-tracking branch 'origin/master' into developzvecr2022-03-181-14/+4
|\
| * [CLI] Add common util for dumping generated content (#16674)Joel Challis2022-03-181-14/+4
* | Change data driven "str" type to represent a quoted string literal (#16516)Ryan2022-03-041-2/+7
|/
* Fix issues with data driven split keyboards (#16457)Joel Challis2022-02-271-16/+20
* CLI: Parse USB device version BCD (#14580)Ryan2022-01-171-0/+6
* Cleanup issues identified by lgtm (#14459)Zach White2021-09-271-1/+1
* Add config.h and rules.mk support for data driven keymaps (#12859)Joel Challis2021-08-181-16/+13
* Add a lot more data to info.json (#13366)Zach White2021-08-161-46/+94
* Add support for tab completion (#12411)Zach White2021-04-141-2/+2
* Add support for qmk_configurator style aliases (#11954)Zach White2021-03-241-3/+5
* Fix generated file output while target exists (#12062)Joel Challis2021-02-281-2/+2
* Create a system to map between info.json and config.h/rules.mk (#11548)Zach White2021-01-311-185/+60
* fix bugs triggered by certain boardsZach White2021-01-081-3/+3
* fix rgblight propertiesZach White2021-01-071-3/+3
* fix keyboards with apostrophes in their namesZach White2021-01-031-2/+2
* Fix compiling on develop (#11409)Zach White2021-01-021-2/+2
* Configure keyboard matrix from info.json (#10817)Zach White2020-12-301-0/+277