summaryrefslogtreecommitdiffstats
path: root/drivers/led
Commit message (Expand)AuthorAgeFilesLines
* Format code according to conventions (#16322)QMK Bot2022-02-1214-105/+107
* Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,...MasterSpoon2022-02-066-0/+1402
* Add support for Q-series on the ckled2001 LED driver (#16051)Vino Rodrigues2022-01-301-1/+10
* IS31FL3733 driver for LED Matrix (#15088)Leo Deng2022-01-082-0/+508
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-2416-23/+38
* [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
* Add a new led driver for Keychron's keyboards. (#14872)lalalademaxiya12021-11-022-0/+565
* Enable configuration of PWM frequency for IS31FL3733B (#14983)Joel Challis2021-10-301-1/+5
* [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)Stefan Kerkmann2021-10-181-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-152-12/+12
|\
| * [Bug] Fix IS31fl3741 driver to accept 1 or 2 addresses (#14451)Drashna Jaelre2021-09-152-12/+12
* | Refactor use of STM32_SYSCLK (#14430)Joel Challis2021-09-141-1/+1
|/
* __flash? (#13799)Joel Challis2021-07-318-14/+16
* Move some led drivers to common folder (#13749)Joel Challis2021-07-3118-0/+3621