summaryrefslogtreecommitdiff
path: root/docs/cli_commands.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cli_commands.md')
-rw-r--r--docs/cli_commands.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/cli_commands.md b/docs/cli_commands.md
index bffa8263e7..eb5362bd29 100644
--- a/docs/cli_commands.md
+++ b/docs/cli_commands.md
@@ -57,6 +57,12 @@ Must be in keyboard directory with a default keymap, or in keymap directory for
qmk compile
```
+**Usage for building all keyboards that support a specific keymap**:
+
+```
+qmk compile -kb all -km <keymap_name>
+```
+
**Example**:
```
$ qmk config compile.keymap=default