docs: Remove references to nice_nano_v2, seeeduino_xiao_ble and nrfmicro_13 (#3135)

This commit is contained in:
Nicolas Munnich
2025-12-14 20:57:24 +00:00
committed by GitHub
parent 8af2f130a8
commit cb6ecc1774
11 changed files with 26 additions and 27 deletions

View File

@@ -58,13 +58,13 @@ You can build additional keyboards with GitHub actions by appending them to `bui
```yaml
include:
- board: nice_nano
- board: nice_nano@1
shield: corne_left
- board: nice_nano
- board: nice_nano@1
shield: corne_right
- board: nice_nano_v2
- board: nice_nano
shield: lily58_left
- board: nice_nano_v2
- board: nice_nano
shield: lily58_right
```