summaryrefslogtreecommitdiffstats
path: root/drivers/led/issi/is31fl3733-simple.c
Commit message (Collapse)AuthorAgeFilesLines
* LED Matrix: driver naming cleanups (#21580)Ryan2023-07-291-28/+28
|
* Remove use of __flash within LED drivers (#21343)Joel Challis2023-06-231-2/+4
|
* [Core] Optimisation - Add RGB LED colour set check in drivers (#21134)Xelus222023-06-081-0/+3
|
* [Core] Clean up ISSI drivers, Add IS31FL3736 support (#20572)Xelus222023-04-301-3/+1
| | | | Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-2/+2
|
* Added global current to all other issi drivers who don't have it (#17448)Jamal Bouajjaj2022-06-231-1/+5
|
* Format code according to conventions (#16322)QMK Bot2022-02-121-10/+10
|
* IS31FL3733 driver for LED Matrix (#15088)Leo Deng2022-01-081-0/+248