Harrison
|
428b1cd568
Use `memmove` for overlapping copies in RGB/LED matrix last-hit tracker (#26306)
|
1 month ago |
Pablo Martínez
|
fe1c3fc835
[Bugfix] WS2812 indexing in split boards (#25407)
|
7 months ago |
QMK Bot
|
43bbb5e99a
[CI] Format code according to conventions (#25828)
|
8 months ago |
Filios92
|
cb3149b7f2
Fix RGB matrix not syncing and turning off properly on timeout (#25467)
|
9 months ago |
Joel Challis
|
883465d9fb
Add generic handling to cycle LED/RGB Matrix flags (#24649)
|
11 months ago |
Nick Brassel
|
7808f8f56b
Add `{rgb|led}_matrix_get_mode_name()`. (#25344)
|
1 year ago |
Pascal Getreuer
|
f4171412a6
Enable community modules to define LED matrix and RGB matrix effects. (#25187)
|
1 year ago |
Drashna Jaelre
|
12caf0be4e
Add additional hooks for Community modules (#25050)
|
1 year ago |
Nick Brassel
|
5c39722ab9
Allow for disabling EEPROM subsystem entirely. (#25173)
|
1 year ago |
Nick Brassel
|
2b00b846dc
Non-volatile memory data repository pattern (#24356)
|
1 year ago |
Ryan
|
6129af93f4
Rename RGB and HSV structs (#24471)
|
1 year ago |
Ryan
|
208ebf54a9
WS2812 API rework (#24364)
|
1 year ago |
Ryan
|
e84104fe8d
Reinstate global `k_rgb_matrix_split` (#24388)
|
1 year ago |
Thomas Weißschuh
|
9df36b25da
Remove global k_rgb_matrix_split (#24348)
|
1 year ago |
Ryan
|
a9ba83c7be
Remove useless `LED/RGB_MATRIX_ENABLE` ifdefs (#23726)
|
2 years ago |
Ryan
|
9fa91ad494
Rename `process_{led,rgb}_matrix()` (#23422)
|
2 years ago |
Fabien Fellay
|
734c7afa7d
Add missing rgb matrix default parameters (#22281)
|
2 years ago |
Ryan
|
8812a09581
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
|
2 years ago |
Joel Challis
|
dc5befd139
Remove redundant RGB/LED matrix eeconfig init (#22673)
|
2 years ago |
Pete Neisen
|
7cc90c234f
Converted RGB matrix to use last_input_activity_elapsed(). (#21687)
|
2 years ago |
Dasky
|
f293658147
RGB/LED matrix use limits size optimisation (#22325)
|
2 years ago |
Dasky
|
7e0147f8e6
Fix compilation error when led/rgb process limit is zero. (#22328)
|
2 years ago |
Joel Challis
|
6910ed2de5
Add _DEFAULT_ON lighting configuration options (#21865)
|
2 years ago |
Less/Rikki
|
346b06d391
refactor: move default RGB/LED matrix #defines (#21938)
|
2 years ago |
Ryan
|
da2d2f947d
quantum: remove direct `quantum.h` includes (#21507)
|
3 years ago |
Xelus22
|
c4f66e5d6e
[Core] RGB Matrix limit basic indicators to the last render (#21169)
|
3 years ago |
CobraSock
|
d82c6648f5
Fixed split keyboard issue where custom LED indicators could activate incorrect LEDs (#20203) (#20204)
|
3 years ago |
jack
|
9c6942ea40
Remove `config.h` include from quantum files (#19817)
|
3 years ago |
Ryan
|
e12ca14af8
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
|
3 years ago |
Drashna Jaelre
|
64b1ed4550
Fix Per Key LED Indicator Callbacks (#18450)
|
3 years ago |