summaryrefslogtreecommitdiffstats
path: root/drivers/led/issi/is31fl3733-simple.c
Commit message (Collapse)AuthorAgeFilesLines
* [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