Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure that safe_commands always run (#13199) | Zach White | 2021-06-14 | 1 | -1/+0 |
| | | | | | * ensure that safe_commands always run * import the config subcommand in bin/qmk | ||||
* | Add a `qmk format-json` command that will format JSON files (#12372) | Zach White | 2021-03-25 | 2 | -0/+67 |
* 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 |