summaryrefslogtreecommitdiffstats
path: root/drivers/led/aw20216.c
Commit message (Expand)AuthorAgeFilesLines
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* SPI Bugfix for ChibiOS 21.11.1 -- also rollback AW20216 mode change issue. (#...Nick Brassel2022-06-171-1/+1
* Make SPI Mode configurable and change default mode to 3 (#17263)trwnh2022-05-311-1/+5
* Change AW20216 SPI Mode from 0 to 3, to fix RGB LEDs on GMMK Pro (#17262)trwnh2022-05-311-1/+1
* Format code according to conventions (#16322)QMK Bot2022-02-121-7/+7
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+2
* Move some led drivers to common folder (#13749)Joel Challis2021-07-311-0/+141