docs: Fix build.yaml references (#3203)

Fixes #3191
This commit is contained in:
Cem Aksoylar
2026-01-12 23:16:45 -08:00
committed by GitHub
parent 9fc10ddc22
commit 88db5f34fe
2 changed files with 2 additions and 2 deletions

View File

@@ -281,7 +281,7 @@ Make sure that the `transform` property uses the same label as your matrix trans
## Building the Firmware
Add the appropriate lines to your `build.yml` file to build the firmware for your dongle. Also add some CMake arguments using `cmake-args` to the existing parts of your keyboard, turning them into peripherals for your dongle.[^2]
Add the appropriate lines to your `build.yaml` file to build the firmware for your dongle. Also add some CMake arguments using `cmake-args` to the existing parts of your keyboard, turning them into peripherals for your dongle.[^2]
```yaml
include: