aboutsummaryrefslogtreecommitdiffstats
path: root/docs/features/backlight.md
diff options
context:
space:
mode:
authorQMK Bot2025-11-04 01:12:57 +0100
committerQMK Bot2025-11-04 01:12:57 +0100
commitf1ec600fac8666e5f44aaeca3364189e5a15d335 (patch)
tree33191402c51af0b233a512531417782ba8623538 /docs/features/backlight.md
parentc67e4c2caee2102ba863124bfc60caefeffecae1 (diff)
parenta9739f78681dee290ede955c02b360f5c133f783 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs/features/backlight.md')
-rw-r--r--docs/features/backlight.md2
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.
-![Backlight example circuit](https://i.imgur.com/BmAvoUC.png)
+![Backlight example circuit](/BmAvoUC.png)
## API {#api}