fix: #1281 change user-setup.md order to agree with order in setup script
This commit is contained in:
parent
be0d49b62d
commit
745f0f9ac2
1 changed files with 12 additions and 12 deletions
|
@ -88,18 +88,6 @@ powershell -Command "iex ((New-Object System.Net.WebClient).DownloadString('http
|
||||||
</TabItem>
|
</TabItem>
|
||||||
</Tabs>
|
</Tabs>
|
||||||
|
|
||||||
### MCU Board Selection
|
|
||||||
|
|
||||||
When prompted, enter the number for the corresponding MCU board you would like to target:
|
|
||||||
|
|
||||||
```
|
|
||||||
MCU Board Selection:
|
|
||||||
1) nice!nano
|
|
||||||
2) QMK Proton-C
|
|
||||||
3) Quit
|
|
||||||
Pick an MCU board:
|
|
||||||
```
|
|
||||||
|
|
||||||
### Keyboard Shield Selection
|
### Keyboard Shield Selection
|
||||||
|
|
||||||
:::note
|
:::note
|
||||||
|
@ -118,6 +106,18 @@ Keyboard Shield Selection:
|
||||||
Pick an keyboard:
|
Pick an keyboard:
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### MCU Board Selection
|
||||||
|
|
||||||
|
When prompted, enter the number for the corresponding MCU board you would like to target:
|
||||||
|
|
||||||
|
```
|
||||||
|
MCU Board Selection:
|
||||||
|
1) nice!nano
|
||||||
|
2) QMK Proton-C
|
||||||
|
3) Quit
|
||||||
|
Pick an MCU board:
|
||||||
|
```
|
||||||
|
|
||||||
### Keymap Customization
|
### Keymap Customization
|
||||||
|
|
||||||
At the next prompt, you have an opportunity to decide if you want the stock keymap file copied in
|
At the next prompt, you have an opportunity to decide if you want the stock keymap file copied in
|
||||||
|
|
Loading…
Add table
Reference in a new issue