I think this fixes prettier - local prettier didn't complain
This commit is contained in:
parent
85c9f15051
commit
9639d1bfb1
1 changed files with 1 additions and 1 deletions
|
@ -268,7 +268,7 @@ node_labels:
|
||||||
spi: pro_micro_spi
|
spi: pro_micro_spi
|
||||||
uart: pro_micro_serial
|
uart: pro_micro_serial
|
||||||
design_guideline: |
|
design_guideline: |
|
||||||
ZMK uses the blue color coded "Arduino" pin names to generate devicetree node references.
|
ZMK uses the blue color coded "Arduino" pin names to generate devicetree node references.
|
||||||
For example, to refer to the pin labeled `0` in the diagram, use `&pro_micro 0` in the devicetree files.
|
For example, to refer to the pin labeled `0` in the diagram, use `&pro_micro 0` in the devicetree files.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue