summaryrefslogtreecommitdiffstats
path: root/drivers/issi/is31fl3731-simple.c
Commit message (Collapse)AuthorAgeFilesLines
* Move some led drivers to common folder (#13749)Joel Challis2021-07-311-233/+0
| | | * Move some led drivers to common folder
* LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan2021-02-151-2/+2
|
* Run cformat and dos2unix manually (#11235)Ryan2020-12-171-1/+1
|
* Update is31fl3731-simple (#7610)Xelus222020-12-061-8/+9
| | | | | * update simple * Update is31fl3731-simple.c
* Clean up ISSI driver includes (#7734)fauxpark2019-12-291-13/+2
| | | | | | * Clean up ISSI driver includes * Missed an endif
* clang-format changesskullY2019-08-301-37/+34
|
* cleanupskullY2019-02-101-0/+1
|
* led_matrix works nowskullY2019-02-101-5/+0
|
* compiles, but long delay on startup and problemsskullY2019-02-101-4/+14
|
* The beginning of a simple led matrix driver for is31fl3731skullY2019-02-101-0/+240