1
0
Fork 0
Commit graph

6 commits

Author SHA1 Message Date
Ryan
6d90fa2300
qmk format-json: Expose full key path and respect sort_keys () 2023-05-20 22:15:05 +10:00
Ryan
91e0457b0e
JSON encoder: improve sorting of layout dict keys () 2023-03-13 23:20:54 +11:00
Joel Challis
608fa5154c
Data driven g_led_config () 2022-05-16 07:39:29 +10:00
Erovia
efc9c525b1
CLI: Add 'via2json' subcommand () 2022-03-24 21:13:40 +01:00
Ryan
25f43837d2
Remove references to info.json width and height in CLI () 2021-07-29 22:37:18 -07:00
Zach White
3e60997edb
Add a qmk format-json command that will format JSON files ()
* 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
2021-03-25 22:38:10 +11:00