Browse Source

doc(backlight): small typo

xmkb
Thomas de Barochez 2 years ago committed by Nick Winans
parent
commit
a24cc5d688
  1. 2
      docs/docs/features/backlight.md

2
docs/docs/features/backlight.md

@ -103,7 +103,7 @@ Finally you need to add backlight to the `chosen` element of the root devicetree @@ -103,7 +103,7 @@ Finally you need to add backlight to the `chosen` element of the root devicetree
chosen {
zmk,backlight = &backlight;
};
}:
};
```
</TabItem>

Loading…
Cancel
Save