index
:
qmk_firmware
taamas
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
led_matrix.h
Age
Commit message (
Expand
)
Author
2021-05-11
LED Matrix: Effects! (#12651)
Ryan
2021-04-29
Change RGB/LED Matrix to use a simple define for USB suspend (#12697)
Drashna Jaelre
2021-04-20
LED Matrix: Reactive effect buffers & advanced indicators (#12588)
Ryan
2021-04-15
LED Matrix: Task system (#12580)
Ryan
2021-04-13
LED Matrix: suspend code (#12509)
Ryan
2021-04-07
LED Matrix: Implement CIE1931 curve (#12417)
Ryan
2021-03-28
LED Matrix: Config functions (#12361)
Ryan
2021-03-13
LED Matrix: Clean up includes (#12197)
Ryan
2021-03-08
LED Matrix: decouple from Backlight (#12054)
Ryan
2021-02-14
LED Matrix: add led_matrix_types.h and implement g_led_config (#11741)
Ryan
2020-12-26
Change include guards in quantum/ to pragma once (#11239)
Ryan
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2019-02-10
fix the led_matrix.h naming conflict
skullY
2019-02-10
cleanup
skullY
2019-02-10
led_matrix works now
skullY
2019-02-10
compiles, but long delay on startup and problems
skullY
2019-02-10
The beginning of a simple led matrix driver for is31fl3731
skullY