[docs] Align more keyboard placeholders (#25510)

This commit is contained in:
Joel Challis
2025-07-23 13:08:48 +01:00
committed by GitHub
parent 74d64c7f43
commit 36c3f4deba
17 changed files with 20 additions and 20 deletions

View File

@@ -1,8 +1,8 @@
# More Detailed `make` Instructions
The full syntax of the `make` command is `<keyboard_folder>:<keymap>:<target>`, where:
The full syntax of the `make` command is `<keyboard>:<keymap>:<target>`, where:
* `<keyboard_folder>` is the path of the keyboard, for example `planck`
* `<keyboard>` is the path of the keyboard, for example `planck`
* Use `all` to compile all keyboards
* Specify the path to compile a revision, for example `planck/rev4` or `planck/rev3`
* If the keyboard doesn't have any folders, it can be left out