Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-13 | JSON encoder: improve sorting of layout dict keys (#19974) | Ryan | |
2022-05-16 | Data driven `g_led_config` (#16728) | Joel Challis | |
2022-03-24 | CLI: Add 'via2json' subcommand (#16468) | Erovia | |
2021-07-29 | Remove references to info.json `width` and `height` in CLI (#13728) | Ryan | |
2021-03-25 | Add a `qmk format-json` command that will format JSON files (#12372) | Zach White | |
* Add a command to format json files * change to work after rebase * add test for qmk format-json * add documentation for qmk format-json * Update lib/python/qmk/cli/format/json.py |