doc(backlight): small typo
This commit is contained in:
parent
56465354cf
commit
a24cc5d688
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ Finally you need to add backlight to the `chosen` element of the root devicetree
|
||||||
chosen {
|
chosen {
|
||||||
zmk,backlight = &backlight;
|
zmk,backlight = &backlight;
|
||||||
};
|
};
|
||||||
}:
|
};
|
||||||
```
|
```
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
Loading…
Reference in a new issue