diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/BUILD_GUIDE.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/BUILD_GUIDE.md b/doc/BUILD_GUIDE.md index 505ba4de6..d7a1e2935 100644 --- a/doc/BUILD_GUIDE.md +++ b/doc/BUILD_GUIDE.md | |||
| @@ -67,6 +67,7 @@ Below is a list of the useful `make` commands in QMK: | |||
| 67 | * `make all-keyboards` - builds all keymaps for all keyboards and outputs status of each (use in root) | 67 | * `make all-keyboards` - builds all keymaps for all keyboards and outputs status of each (use in root) |
| 68 | * `make all-keyboards-default` - builds all default keymaps for all keyboards and outputs status of each (use in root) | 68 | * `make all-keyboards-default` - builds all default keymaps for all keyboards and outputs status of each (use in root) |
| 69 | * `make all-keymaps [keyboard=<keyboard>]` - builds all of the keymaps for whatever keyboard folder you're in, or specified by `<keyboard>` | 69 | * `make all-keymaps [keyboard=<keyboard>]` - builds all of the keymaps for whatever keyboard folder you're in, or specified by `<keyboard>` |
| 70 | * `make all-keyboards-quick`, `make all-keyboards-default-quick` and `make all-keymaps-quick [keyboard=<keyboard>]` - like the normal "make-all-*" commands, but they skip the clean steps | ||
| 70 | 71 | ||
| 71 | Other, less useful functionality: | 72 | Other, less useful functionality: |
| 72 | 73 | ||
