aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorCem Aksoylar <[email protected]>2024-11-14 00:20:51 -0800
committerGitHub <[email protected]>2024-11-14 09:20:51 +0100
commite4339241ea26182aece3c02ea143cc8c2af86914 (patch)
tree1e4ce9c8cd2c566874d8477bd294e7134e2dfe0d
parentfed66a92d000f4c8e0019d9ccdd167271324e8e9 (diff)
downloadzmk-e4339241ea26182aece3c02ea143cc8c2af86914.tar.gz
zmk-e4339241ea26182aece3c02ea143cc8c2af86914.zip
docs: Mention build.yaml in Studio instructions (#2644)
-rw-r--r--docs/docs/features/studio.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/docs/features/studio.md b/docs/docs/features/studio.md
index dd7eb68acb..9c4daa3188 100644
--- a/docs/docs/features/studio.md
+++ b/docs/docs/features/studio.md
@@ -72,9 +72,10 @@ Building for ZMK Studio involves two main additional items.
### GitHub Actions
-First add a `studio-rpc-usb-uart` to the `snippet` property of your build configuration. For a split keyboard, you should do this _only_ for your central/left side, e.g.:
+First add a `studio-rpc-usb-uart` to the `snippet` property of your build configuration, in the `build.yaml` file at the root of your user config.
+For a split keyboard, you should do this _only_ for your central/left side, e.g.:
-```
+```yaml title="build.yaml"
---
include:
- board: nice_nano_v2