Deploying to gh-pages from master @ da6d6ce2e1 🚀

This commit is contained in:
tzarc 2022-03-05 05:01:31 +00:00
parent 45c12cfc9e
commit 1dfe76bd7b
5 changed files with 15 additions and 18 deletions

View file

@ -275,14 +275,14 @@ $ qmk kle2json -f kle.txt -f
Ψ Wrote out to info.json
```
## `qmk format-py`
## `qmk format-python`
このコマンドは `qmk_firmware` 内の python コードを整形します。
**使用法**:
```
qmk format-py
qmk format-python
```
## `qmk pytest`