mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-07-24 06:15:19 +02:00
Deploying to gh-pages from master @ 25c97e0019aff7c529b09d177f23fd1271a120dc 🚀
This commit is contained in:
parent
afcdd1eaab
commit
b222dd8402
@ -228,6 +228,18 @@ This command is directory aware. It will automatically fill in KEYBOARD if you a
|
||||
qmk list-keymaps -kb planck/ez
|
||||
```
|
||||
|
||||
## `qmk new-keyboard`
|
||||
|
||||
This command creates a new keyboard based on available templates.
|
||||
|
||||
This command will prompt for input to guide you though the generation process.
|
||||
|
||||
**Usage**:
|
||||
|
||||
```
|
||||
qmk new-keyboard
|
||||
```
|
||||
|
||||
## `qmk new-keymap`
|
||||
|
||||
This command creates a new keymap based on a keyboard's existing default keymap.
|
||||
|
Loading…
x
Reference in New Issue
Block a user