Skip to content

Commit d0b1a17

Browse files
committed
docs: Update docs examples for xiao_ble
1 parent 1745bc5 commit d0b1a17

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/docs/troubleshooting/hardware-issues.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,15 +87,15 @@ include:
8787
# -------------------
8888
# Your keyboards here
8989
# -------------------
90-
- board: seeeduino_xiao_ble # Replace with the Xiao-compatible board you're using
90+
- board: xiao_ble # Replace with the Xiao-compatible board you're using
9191
shield: tester_xiao
9292
```
9393

9494
Save the file, commit the changes and push them to GitHub. Download the new firmware zip file build by the latest GitHub Actions job. In it you will find an additional `tester_xiao` UF2 image file. Flash this file to your board.
9595

96-
The pinout of the seeeduino xiao interconnect is shown below:
96+
The pinout of the Seeed Xiao interconnect is shown below:
9797

98-
![Seeeduino Xiao Interconnect pinout](../assets/interconnects/seeed_xiao/pinout.png)
98+
![Seeed Xiao Interconnect pinout](../assets/interconnects/seeed_xiao/pinout.png)
9999

100100
</TabItem>
101101
</TesterTabs>

docs/docs/user-setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ When prompted, enter the number for the corresponding MCU board you would like t
124124
MCU Board Selection:
125125
1) BlueMicro840 v1 5) nRF52840 M.2 Module 9) QMK Proton-C
126126
2) Mikoto 5.20 6) nRFMicro 1.1 (flipped) 10) Seeeduino XIAO
127-
3) nice!nano v1 7) nRFMicro 1.1/1.2 11) Seeeduino XIAO BLE
127+
3) nice!nano v1 7) nRFMicro 1.1/1.2 11) Seeed XIAO BLE
128128
4) nice!nano v2 8) nRFMicro 1.3/1.4 12) Quit
129129
Pick an MCU board:
130130
```

0 commit comments

Comments
 (0)