Commit suggested paragraph change
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
parent
a7e80e41a8
commit
47c502280a
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ More troubleshooting information for split keyboards can be found [here](trouble
|
||||||
|
|
||||||
## Building Additional Keyboards
|
## Building Additional Keyboards
|
||||||
|
|
||||||
You can build additional keyboards with GitHub actions by appending them to `build.yml` in your `zmk-config` folder. The following example will build Corne with Nice!Nano and Lily58 with Nice!Nano v2:
|
You can build additional keyboards with GitHub actions by appending them to `build.yml` in your `zmk-config` folder. For instance assume that we have set up a Corne shield with nice!nano during [initial setup](user-setup.md) and we want to add a Lily58 shield with nice!nano v2. The following is an example `build.yaml` file that would accomplish that:
|
||||||
|
|
||||||
```
|
```
|
||||||
include:
|
include:
|
||||||
|
|
Loading…
Add table
Reference in a new issue