summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/json_encoders.py
Commit message (Expand)AuthorAgeFilesLines
* JSON encoder: improve sorting of layout dict keys (#19974)Ryan2023-03-131-21/+49
* Data driven `g_led_config` (#16728)Joel Challis2022-05-161-2/+2
* CLI: Add 'via2json' subcommand (#16468)Erovia2022-03-241-1/+7
* Remove references to info.json `width` and `height` in CLI (#13728)Ryan2021-07-291-3/+0
* Add a `qmk format-json` command that will format JSON files (#12372)Zach White2021-03-251-0/+192