index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
/
led_matrix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CI] Format code according to conventions (#12731)
github-actions[bot]
2021-04-29
1
-5
/
+4
*
Change RGB/LED Matrix to use a simple define for USB suspend (#12697)
Drashna Jaelre
2021-04-29
1
-9
/
+9
*
[CI] Format code according to conventions (#12650)
github-actions[bot]
2021-04-22
1
-4
/
+4
*
LED Matrix: Split (#12633)
Ryan
2021-04-22
1
-6
/
+27
*
LED Matrix: Reactive effect buffers & advanced indicators (#12588)
Ryan
2021-04-20
1
-28
/
+97
*
LED Matrix: Task system (#12580)
Ryan
2021-04-15
1
-56
/
+134
*
[CI] Format code according to conventions (#12570)
github-actions[bot]
2021-04-13
1
-1
/
+1
*
LED Matrix: suspend code (#12509)
Ryan
2021-04-13
1
-25
/
+32
*
LED Matrix: Implement CIE1931 curve (#12417)
Ryan
2021-04-07
1
-9
/
+29
*
LED Matrix: Config functions (#12361)
Ryan
2021-03-28
1
-88
/
+72
*
LED Matrix: Fix up eeconfig code (#12327)
Ryan
2021-03-24
1
-26
/
+49
*
LED Matrix: Clean up includes (#12197)
Ryan
2021-03-13
1
-3
/
+0
*
LED Matrix: decouple from Backlight (#12054)
Ryan
2021-03-08
1
-7
/
+1
*
LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)
Ryan
2021-02-15
1
-4
/
+4
*
LED Matrix: add led_matrix_types.h and implement g_led_config (#11741)
Ryan
2021-02-14
1
-70
/
+62
*
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-28
1
-1
/
+1
*
clang-format changes
skullY
2019-08-30
1
-85
/
+50
*
fix the led_matrix.h naming conflict
skullY
2019-02-10
1
-1
/
+1
*
cleanup
skullY
2019-02-10
1
-39
/
+37
*
Move the 1 second delay to led_matrix_init
skullY
2019-02-10
1
-18
/
+6
*
led_matrix works now
skullY
2019-02-10
1
-24
/
+23
*
compiles, but long delay on startup and problems
skullY
2019-02-10
1
-9
/
+11
*
The beginning of a simple led matrix driver for is31fl3731
skullY
2019-02-10
1
-0
/
+404