diff options
| author | QMK Bot | 2025-06-27 07:49:59 +0200 |
|---|---|---|
| committer | QMK Bot | 2025-06-27 07:49:59 +0200 |
| commit | f39e08e2baa14bd6e1031a64d1e879f450fb2fd7 (patch) | |
| tree | 9f864c3d2d1d503ee6acc5ac7a581eec8c2c5a12 /docs | |
| parent | eeac23464b2b69bf7935938d75be2398fb873593 (diff) | |
| parent | e15d9ca4b3329c5c97f920547c086ad768ec3808 (diff) | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/drivers/aw20216s.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/drivers/aw20216s.md b/docs/drivers/aw20216s.md index 36a6d63c33..042c8df129 100644 --- a/docs/drivers/aw20216s.md +++ b/docs/drivers/aw20216s.md @@ -2,7 +2,7 @@ SPI 18x12 LED matrix driver by Awinic. Supports a maximum of four drivers, each controlling up to 216 single-color LEDs, or 72 RGB LEDs. -[AW20216S Datasheet](https://doc.awinic.com/doc/20230609wm/b6a9c70b-e1bd-495b-925f-bcbed3fc2620.pdf) +[AW20216S Datasheet](https://doc.awinic.com/doc/202412/a055779b-49c0-4d09-8f04-73029f44b72b.pdf) ## Usage {#usage} |