Browse Source

Deploying to gh-pages from master @ 25c97e0019 🚀

gh-pages
zvecr 3 years ago
parent
commit
b222dd8402
1 changed files with 12 additions and 0 deletions
  1. +12
    -0
      cli_commands.md

+ 12
- 0
cli_commands.md View File

@ -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…
Cancel
Save