0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2024-12-26 11:29:57 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
a_p_u_r_o
1fe7743af8
IS31FL3741 driver fixup ()
* 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.
2020-10-04 05:15:44 +11:00
QMK Bot
25e93b4b67 format code according to conventions [skip ci] 2020-09-03 11:25:14 +00:00
MelGeek
2f26e14dc6
Update ISSI3741 ()
* [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>
2020-09-03 20:37:04 +10:00
MelGeek
d9eae3ef03
Support IS31FL3741 and IS31FL3741A. () 2020-06-20 14:49:15 +10:00