From 25c97e0019aff7c529b09d177f23fd1271a120dc Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Sun, 2 May 2021 16:59:10 +0100 Subject: Shim cli to new keyboard script (#12780) * Shim cli to new keyboard script * Shim cli to new keyboard script * Add docs --- docs/cli_commands.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'docs') diff --git a/docs/cli_commands.md b/docs/cli_commands.md index 6498b28b88..05e9306070 100644 --- a/docs/cli_commands.md +++ b/docs/cli_commands.md @@ -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. -- cgit v1.2.3