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
/
quantum
/
led_matrix
/
led_matrix_drivers.c
Age
Commit message (
Collapse
)
Author
2023-11-01
Relocate LED driver init code (#22365)
Ryan
2023-10-22
Add `_flush()` functions to LED drivers (#22308)
Ryan
2023-10-21
Rename `DRIVER_ADDR_n` defines (#22200)
Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-10-04
Rename CKLED2001 driver to SNLED27351 (#22071)
Ryan
2023-10-03
is31fl3737/3741: add LED Matrix support (#22163)
Ryan
2023-09-27
is31fl3218: Add LED Matrix support (#22126)
Ryan
Co-authored-by: Joel Challis <git@zvecr.com>
2023-09-27
is31fl3736: extract single-color API (#22133)
Ryan
2023-09-21
LED/RGB Matrix: prefix driver defines (#22088)
Ryan
2023-07-29
LED Matrix: driver naming cleanups (#21580)
Ryan
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-02-06
Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, ↵
MasterSpoon
IS31FL3745, IS31FL3746A (#14989) Co-authored-by: Xelus22 <17491233+Xelus22@users.noreply.github.com>
2021-10-10
Fix misplaced endif in led_matrix_drivers.c (#14785)
Ryan
2021-10-10
Clean up LED/RGB Matrix driver config (#14760)
Ryan
2021-06-22
Move LED/RGB Matrix code into their own directories (#13257)
Ryan