aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/issi/is31fl3741.c
Commit message (Collapse)AuthorAgeFilesLines
* format code according to conventions [skip ci]QMK Bot2020-09-031-3/+1
|
* Update ISSI3741 (#9912)MelGeek2020-09-031-55/+21
| | | | | | | | | | | | | | * [Driver] bugfix reset the scaling register flag to FALSE * Update drivers/issi/is31fl3741.c Co-authored-by: Ryan <fauxpark@gmail.com> * Add CS & SW defines for ISSI3741 * Make IS31FL3741 control register update clearer Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Jumail Mundekkat <mundekkat@hotmail.com>
* [Driver] bugfix reset the scaling register flag to FALSE (#9507)MelGeek2020-07-061-0/+2
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* `qmk cformat` (#9500)Nick Brassel2020-06-221-3/+2
|
* Support IS31FL3741 and IS31FL3741A. (#9201)MelGeek2020-06-201-0/+289