Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-05 | Map `PRODUCT` define to `keyboard_name` (#14372) | Ryan | |
* Map `PRODUCT` define to `keyboard_name` * Fix tests * Fix last test | |||
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 |