qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit f39e08e2baa14bd6e1031a64d1e879f450fb2fd7
parent eeac23464b2b69bf7935938d75be2398fb873593
Author: QMK Bot <hello@qmk.fm>
Date:   Fri, 27 Jun 2025 05:49:59 +0000

Merge remote-tracking branch 'origin/master' into develop

Diffstat:
Mdocs/drivers/aw20216s.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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}