Update AW20216S LED type (#22072)
* Update AW20216S LED type
* Remove mattgauf keymap
Add and use I2C address defines for ISSI LED drivers (#22008)
Complete RGB Matrix support for IS31FL3218 (#22004)
Add and use PWM frequency defines for ISSI LED drivers (#22009)
is31fl3731: driver naming cleanups (#21918)
is31fl3733: driver naming cleanups (#21905)
is31fl3736: driver naming cleanups (#21903)
is31fl3737: driver naming cleanups (#21904)
is31fl3741: driver naming cleanups (#21929)
ckled2001: driver naming cleanups (#21890)
aw20216: driver naming cleanups (#21891)
Enable RP2040 support for apa102 RGB LED driver (#21908)
Clean up RGB LED type (#21859)
is31fl3218: driver naming cleanups (#21892)
is31fl3741: Allow changing config register (#21861)
When not all SW pins are used, it's useful to disable those that aren't.
Can reduce audible noise.
```
Layout:
D7:D4 D3 D2:D1 D0
SWD LGC OSDE SSD
SWS: SWx Setting. Change how many SW pins are active
LGC: H/L Logic
SSD: Software Shutdown Control
```
Signed-off-by: Daniel Schaefer <dhs@frame.work>
RGB Matrix: driver naming cleanups (#21594)
[Bug] Fix compilation error for APA on ChibiOS (#21773)
haptic: further naming cleanups (#21682)