summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/generate/config_h.py
AgeCommit message (Expand)Author
2022-01-17CLI: Parse USB device version BCD (#14580)Ryan
2021-09-27Cleanup issues identified by lgtm (#14459)Zach White
2021-08-18Add config.h and rules.mk support for data driven keymaps (#12859)Joel Challis
2021-08-16Add a lot more data to info.json (#13366)Zach White
2021-04-14Add support for tab completion (#12411)Zach White
2021-03-24Add support for qmk_configurator style aliases (#11954)Zach White
2021-02-28Fix generated file output while target exists (#12062)Joel Challis
2021-01-31Create a system to map between info.json and config.h/rules.mk (#11548)Zach White
2021-01-08fix bugs triggered by certain boardsZach White
2021-01-07fix rgblight propertiesZach White
2021-01-03fix keyboards with apostrophes in their namesZach White
2021-01-02Fix compiling on develop (#11409)Zach White
2020-12-30Configure keyboard matrix from info.json (#10817)Zach White