diff options
| author | Joel Challis <git@zvecr.com> | 2025-07-23 04:33:37 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-23 04:33:37 +0100 |
| commit | 74d64c7f43a9a1a0f6a0a26c981f1611ac0edaa3 (patch) | |
| tree | d76859f22ae870aa43e65c64e7b119f529124fa6 /docs/newbs_flashing.md | |
| parent | 7098252252ad17e14118d06da14d7fe62d807f83 (diff) | |
[docs] Align keyboard and keymap placeholders (#25509)
Diffstat (limited to 'docs/newbs_flashing.md')
| -rw-r--r-- | docs/newbs_flashing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/newbs_flashing.md b/docs/newbs_flashing.md index 5d5c1983e1..8131920686 100644 --- a/docs/newbs_flashing.md +++ b/docs/newbs_flashing.md | |||
| @@ -60,7 +60,7 @@ open . | |||
| 60 | The firmware file always follows this naming format: | 60 | The firmware file always follows this naming format: |
| 61 | 61 | ||
| 62 | ``` | 62 | ``` |
| 63 | <keyboard_name>_<keymap_name>.{bin,hex} | 63 | <keyboard>_<keymap>.{bin,hex} |
| 64 | ``` | 64 | ``` |
| 65 | 65 | ||
| 66 | For example, the `planck/rev5` with a `default` keymap will have this filename: | 66 | For example, the `planck/rev5` with a `default` keymap will have this filename: |
