diff options
| author | QMK Bot | 2025-11-04 01:12:57 +0100 |
|---|---|---|
| committer | QMK Bot | 2025-11-04 01:12:57 +0100 |
| commit | f1ec600fac8666e5f44aaeca3364189e5a15d335 (patch) | |
| tree | 33191402c51af0b233a512531417782ba8623538 /docs/features/backlight.md | |
| parent | c67e4c2caee2102ba863124bfc60caefeffecae1 (diff) | |
| parent | a9739f78681dee290ede955c02b360f5c133f783 (diff) | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs/features/backlight.md')
| -rw-r--r-- | docs/features/backlight.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features/backlight.md b/docs/features/backlight.md index 20f84ac6b5..87d5a36c00 100644 --- a/docs/features/backlight.md +++ b/docs/features/backlight.md @@ -227,7 +227,7 @@ In this typical example, the backlight LEDs are all connected in parallel toward A pulldown resistor is also placed between the gate pin and ground to keep it at a defined state when it is not otherwise being driven by the MCU. The values of these resistors are not critical - see [this Electronics StackExchange question](https://electronics.stackexchange.com/q/68748) for more information. - + ## API {#api} |