summaryrefslogtreecommitdiffstats
path: root/drivers/led/issi
Commit message (Expand)AuthorAgeFilesLines
* [BUG] Allow multiple IS31FL3741 drivers per board in rgb_matrix (#20988)André Greiner-Petter2023-05-271-4/+4
* [Bug] Add Develop is31fl3736 multi drivers (#20642)Xelus222023-04-301-8/+8
* Add required string header file (#20638)Albert Y2023-04-306-0/+6
* [Core] Clean up ISSI drivers, Add IS31FL3736 support (#20572)Xelus222023-04-309-32/+21
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-2316-31/+36
* Added global current to all other issi drivers who don't have it (#17448)Jamal Bouajjaj2022-06-234-4/+20
* IS31FL3737 Global Current Setting (#17420)Jamal Bouajjaj2022-06-191-1/+5
* add the ability to change the pwm frequency for the IS31FL3737B (#16718)Simon2022-03-241-1/+5
* Format code according to conventions (#16322)QMK Bot2022-02-1212-94/+94
* Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,...MasterSpoon2022-02-066-0/+1402
* IS31FL3733 driver for LED Matrix (#15088)Leo Deng2022-01-082-0/+508
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-2412-18/+30
* [Bug] Fix unterminated ifdef in ISSI 3733 driver (#15014)Drashna Jaelre2021-11-021-0/+2
* Enable de-ghosting for RGB/LED matrix on all ISSI LED drivers (#14508)donicrosby2021-11-0210-1/+98
* Enable configuration of PWM frequency for IS31FL3733B (#14983)Joel Challis2021-10-301-1/+5
* [Bug] Fix IS31fl3741 driver to accept 1 or 2 addresses (#14451)Drashna Jaelre2021-09-152-12/+12
* __flash? (#13799)Joel Challis2021-07-317-13/+14
* Move some led drivers to common folder (#13749)Joel Challis2021-07-3114-0/+3036