Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-14 | Ensure that safe_commands always run (#13199) | Zach White | |
* ensure that safe_commands always run * import the config subcommand in bin/qmk | |||
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 |