summaryrefslogtreecommitdiff
path: root/drivers/led/aw20216.c
AgeCommit message (Expand)Author
2023-09-13aw20216: driver naming cleanups (#21891)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-06-08[Core] Optimisation - Add RGB LED colour set check in drivers (#21134)Xelus22
2023-03-01Improve robustness of AW20216 driver (#19849)Huckies
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-06-17SPI Bugfix for ChibiOS 21.11.1 -- also rollback AW20216 mode change issue. (#...Nick Brassel
2022-05-31Make SPI Mode configurable and change default mode to 3 (#17263)trwnh
2022-05-31Change AW20216 SPI Mode from 0 to 3, to fix RGB LEDs on GMMK Pro (#17262)trwnh
2022-02-12Format code according to conventions (#16322)QMK Bot
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis
2021-07-31Move some led drivers to common folder (#13749)Joel Challis