mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-17 02:26:56 -05:00
docs: Remove references to nice_nano_v2, seeeduino_xiao_ble and nrfmicro_13 (#3135)
This commit is contained in:
@@ -30,11 +30,11 @@ If you are using GitHub Actions to build your firmware as described in the [user
|
||||
|
||||
```yml
|
||||
include:
|
||||
- board: nice_nano_v2
|
||||
- board: nice_nano
|
||||
shield: corne_left
|
||||
- board: nice_nano_v2
|
||||
- board: nice_nano
|
||||
shield: corne_right
|
||||
- board: nice_nano_v2
|
||||
- board: nice_nano
|
||||
shield: settings_reset
|
||||
```
|
||||
|
||||
|
||||
@@ -70,7 +70,7 @@ include:
|
||||
# -------------------
|
||||
# Your keyboards here
|
||||
# -------------------
|
||||
- board: nice_nano_v2 # Replace with the Pro Micro-compatible board you're using
|
||||
- board: nice_nano # Replace with the Pro Micro-compatible board you're using
|
||||
shield: tester_pro_micro
|
||||
```
|
||||
|
||||
@@ -89,7 +89,7 @@ include:
|
||||
# -------------------
|
||||
# Your keyboards here
|
||||
# -------------------
|
||||
- board: seeeduino_xiao_ble # Replace with the Xiao-compatible board you're using
|
||||
- board: xiao_ble # Replace with the Xiao-compatible board you're using
|
||||
shield: tester_xiao
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user