Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IS31FL3741 driver fixup (#10519) | a_p_u_r_o | 2020-10-04 | 1 | -5/+4 |
| | | | | | | | | | * Fix issue with data transfer of CS1_SW7 to CS18_SW7. * Fix issue with handling of scaling register buffer's dirty flag. * Remove unused extern declaration. * Compaction of struct is31_led utilizing bit fields. | ||||
* | format code according to conventions [skip ci] | QMK Bot | 2020-09-03 | 1 | -83/+82 |
| | |||||
* | Update ISSI3741 (#9912) | MelGeek | 2020-09-03 | 1 | -6/+373 |
| | | | | | | | | | | | | | | * [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> | ||||
* | Support IS31FL3741 and IS31FL3741A. (#9201) | MelGeek | 2020-06-20 | 1 | -0/+55 |