~ruther/qmk_firmware

ref: db4e3bb232af27ef79ad0f5a4b17c828f283334a qmk_firmware/drivers d---------
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)

d8e100ae — Chris Salch 2 years ago
Allow force flush of oled display (#20953)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
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)

9d4347b6 — Drashna Jaelre 2 years ago
Enable RP2040 support for apa102 RGB LED driver (#21908)

Clean up RGB LED type (#21859)

is31fl3218: driver naming cleanups (#21892)

367b8e09 — Daniel Schaefer 2 years ago
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>
31a91add — Nick Brassel 2 years ago
Merge branch 'develop'
RGB Matrix: driver naming cleanups (#21594)

96d90a57 — Drashna Jaelre 2 years ago
[Bug] Fix compilation error for APA on ChibiOS (#21773)

haptic: further naming cleanups (#21682)

Next