summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/c_parse.py
Commit message (Expand)AuthorAgeFilesLines
* Improve LED config parsing error messages (#19007)Ryan2022-11-091-2/+2
* Fix rgbkb/sol/rev2 build issues (#17601)Joel Challis2022-07-081-0/+3
* Fix various lint errors (#17255)Joel Challis2022-05-301-16/+27
* Data driven `g_led_config` (#16728)Joel Challis2022-05-161-0/+118
* CLI: Lint non-data driven macros in info.json (#16739)Erovia2022-03-271-1/+2
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-1/+0
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-1/+1
* Fix develop (#12039)Zach White2021-02-271-8/+3
* make LAYOUT parsing more robustZach White2021-02-241-2/+4
* remove extraneous commentZach White2021-01-081-1/+1
* fix bugs triggered by certain boardsZach White2021-01-081-2/+2
* get qmk generate-api into a good stateZach White2021-01-071-6/+20
* [CLI] Add a subcommand for getting information about a keyboard (#8666)Zach White2020-05-261-0/+161