index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
led
Age
Commit message (
Expand
)
Author
2023-11-11
snled27351: fix missing `i2c_init()` (#22446)
Ryan
2023-11-10
Infer LED DRIVER_COUNT from configured addresses (#22311)
Joel Challis
2023-11-10
LED drivers: clean up `SWx`/`CSy` pullup/down resistor config (#22381)
Ryan
2023-11-02
LED drivers: use `PACKED` define from util.h (#22380)
Ryan
2023-11-01
LED drivers: add defines for PWM and LED control register counts (#22383)
Ryan
2023-11-01
Relocate LED driver init code (#22365)
Ryan
2023-10-30
Add `_LED_COUNT` defines to LED drivers (#22309)
Ryan
2023-10-22
Add `_flush()` functions to LED drivers (#22308)
Ryan
2023-10-22
Fix invalid LED driver config (#22312)
Joel Challis
2023-10-21
Rename `DRIVER_ADDR_n` defines (#22200)
Ryan
2023-10-04
Update ISSI LED types (#22099)
Ryan
2023-10-04
Rename CKLED2001 driver to SNLED27351 (#22071)
Ryan
2023-10-03
is31fl3737/3741: add LED Matrix support (#22163)
Ryan
2023-09-27
is31fl3733: complete LED Matrix support (#22149)
Ryan
2023-09-27
is31fl3218: Add LED Matrix support (#22126)
Ryan
2023-09-27
is31fl3736: extract single-color API (#22133)
Ryan
2023-09-21
LED/RGB Matrix: prefix driver defines (#22088)
Ryan
2023-09-20
Update AW20216S LED type (#22072)
Ryan
2023-09-19
Add and use I2C address defines for ISSI LED drivers (#22008)
Ryan
2023-09-17
Complete RGB Matrix support for IS31FL3218 (#22004)
Ryan
2023-09-14
Add and use PWM frequency defines for ISSI LED drivers (#22009)
Ryan
2023-09-13
is31fl3731: driver naming cleanups (#21918)
Ryan
2023-09-13
is31fl3733: driver naming cleanups (#21905)
Ryan
2023-09-13
is31fl3736: driver naming cleanups (#21903)
Ryan
2023-09-13
is31fl3737: driver naming cleanups (#21904)
Ryan
2023-09-13
is31fl3741: driver naming cleanups (#21929)
Ryan
2023-09-13
ckled2001: driver naming cleanups (#21890)
Ryan
2023-09-13
aw20216: driver naming cleanups (#21891)
Ryan
2023-09-06
Enable RP2040 support for apa102 RGB LED driver (#21908)
Drashna Jaelre
2023-09-04
Clean up RGB LED type (#21859)
Ryan
2023-09-04
is31fl3218: driver naming cleanups (#21892)
Ryan
2023-09-01
is31fl3741: Allow changing config register (#21861)
Daniel Schaefer
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
2023-08-18
[Bug] Fix compilation error for APA on ChibiOS (#21773)
Drashna Jaelre
2023-07-29
LED Matrix: driver naming cleanups (#21580)
Ryan
2023-07-09
drivers: remove direct `quantum.h` includes (#21473)
Ryan
2023-06-23
Remove use of __flash within LED drivers (#21343)
Joel Challis
2023-06-08
[Core] Optimisation - Add RGB LED colour set check in drivers (#21134)
Xelus22
2023-05-27
[BUG] Allow multiple IS31FL3741 drivers per board in rgb_matrix (#20988)
André Greiner-Petter
2023-04-30
[Bug] Add Develop is31fl3736 multi drivers (#20642)
Xelus22
2023-04-30
Add required string header file (#20638)
Albert Y
2023-04-30
[Core] Clean up ISSI drivers, Add IS31FL3736 support (#20572)
Xelus22
2023-03-20
Clean up APA102 config and add DD mapping (#20159)
Ryan
2023-03-01
Improve robustness of AW20216 driver (#19849)
Huckies
2022-10-21
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-10-20
Keychron Q3 I2C & CKLED2001 transfer speedup (#18780)
Stefan
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-08-13
Add led matrix support for CKLED2001 (#17643)
lokher
2022-06-23
Added global current to all other issi drivers who don't have it (#17448)
Jamal Bouajjaj
2022-06-19
IS31FL3737 Global Current Setting (#17420)
Jamal Bouajjaj
[next]