summaryrefslogtreecommitdiffstats
path: root/quantum/led_matrix.h
Commit message (Expand)AuthorAgeFilesLines
* LED Matrix: Effects! (#12651)Ryan2021-05-111-2/+18
* Change RGB/LED Matrix to use a simple define for USB suspend (#12697)Drashna Jaelre2021-04-291-1/+0
* LED Matrix: Reactive effect buffers & advanced indicators (#12588)Ryan2021-04-201-0/+10
* LED Matrix: Task system (#12580)Ryan2021-04-151-30/+36
* LED Matrix: suspend code (#12509)Ryan2021-04-131-2/+5
* LED Matrix: Implement CIE1931 curve (#12417)Ryan2021-04-071-18/+27
* LED Matrix: Config functions (#12361)Ryan2021-03-281-6/+26
* LED Matrix: Clean up includes (#12197)Ryan2021-03-131-0/+7
* LED Matrix: decouple from Backlight (#12054)Ryan2021-03-081-4/+0
* LED Matrix: add led_matrix_types.h and implement g_led_config (#11741)Ryan2021-02-141-36/+6
* Change include guards in quantum/ to pragma once (#11239)Ryan2020-12-261-4/+1
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-0/+127
* fix the led_matrix.h naming conflictskullY2019-02-101-129/+0
* cleanupskullY2019-02-101-2/+2
* led_matrix works nowskullY2019-02-101-3/+0
* compiles, but long delay on startup and problemsskullY2019-02-101-20/+10
* The beginning of a simple led matrix driver for is31fl3731skullY2019-02-101-0/+142