Deploying to gh-pages from master @ e793128991 🚀

This commit is contained in:
zvecr 2022-02-26 00:36:41 +00:00
parent 8f61ef471e
commit 496790c59e
31 changed files with 1185 additions and 293 deletions

View file

@ -310,7 +310,7 @@ Any arguments that are not provided will prompt for input. If `-u` is not passed
**Usage**:
```
qmk new-keyboard [-kb KEYBOARD] [-t {avr,ps2avrgb}] -u USERNAME
qmk new-keyboard [-kb KEYBOARD] [-t {atmega32u4,STM32F303,etc}] [-l {60_ansi,75_iso,etc}] -u USERNAME
```
## `qmk new-keymap`