Drop bs4 dependency, update docs, minor improvements
This commit is contained in:
parent
d257a98cb8
commit
3ed1223678
5 changed files with 20 additions and 25 deletions
|
@ -252,14 +252,14 @@ This command lists all the keyboards currently defined in `qmk_firmware`
|
|||
qmk list-keyboards
|
||||
```
|
||||
|
||||
## `qmk list_keymaps`
|
||||
## `qmk list-keymaps`
|
||||
|
||||
This command lists all the keymaps for a specified keyboard (and revision).
|
||||
|
||||
**Usage**:
|
||||
|
||||
```
|
||||
qmk list_keymaps -kb planck/ez
|
||||
qmk list-keymaps -kb planck/ez
|
||||
```
|
||||
|
||||
## `qmk new-keymap`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue