summaryrefslogtreecommitdiff
path: root/quantum/rgb_matrix
Commit message (Expand)AuthorAge
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-27
* Fix rgb_matrix_set_flags_noeeprom declaration (#18860)Joel Challis2022-10-27
* [CI] Format code according to conventions (#18756)QMK Bot2022-10-18
* 4 Driver support for IS31FL3737 (#18750)Jamal Bouajjaj2022-10-18
* Fix boundary in `RGB_MATRIX_INDICATOR_SET_COLOR` (#18650)James Thomson2022-10-11
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-04
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-26
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-19
|\
| * Fix int8_t overflow in RGB heatmap effect (#18410)Marius Renner2022-09-19
* | Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-30
|/
* Refactor Pixel Fractal effect (#17602)Albert Y2022-08-11
* Add LED limit call (#17679)Albert Y2022-07-14
* Fix the use of LED limits (#17678)Albert Y2022-07-14
* [Code] Add solid reactive gradient mode (#17228)Albert Y2022-07-14
* Update LED/RGB Matrix flag function behavior (#17651)Drashna Jaelre2022-07-12
* RGB Matrix Heatmap - Skip positions with NO_LED (#17488)Dasky2022-06-29
* Fix RGB heatmap to use XY positions and use correct led limits (#17184)Dasky2022-06-21
* Fixes #16705 : digital rain follows val (#16716)KoenGoe2022-04-19
* Heatmap incorrect matrix effect workaround (#16315)Albert Y2022-04-16
* Format code according to conventions (#16322)QMK Bot2022-02-12
* Fix right side ws2812 leds having two indices (#15985)Dasky2022-02-11
* Add RGB matrix & LED Matrix support for IS31FL3742A, IS31FL3743A, IS31FL3745,...MasterSpoon2022-02-06
* RGB Matrix: Reload from EEPROM (#15923)Adam Lickel2022-02-04
* Format code according to conventions (#16211)QMK Bot2022-02-04
* [Core] Add Pixel Flow RGB matrix effect (#15829)Albert Y2022-02-05
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-04
|\
| * Revert "[Core] Add Pixel Flow RGB matrix effect (#15829)" (#16209)Nick Brassel2022-02-05
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-04
|\|
| * [Core] Add Pixel Flow RGB matrix effect (#15829)Albert Y2022-02-05
* | Add init function to clear previous effect (#15815)Albert Y2022-01-17
|/
* fix RGB_DISABLE_TIMEOUT flicker on split keyboards (#14954)Erik Berthold2021-12-27
* Format code according to conventions (#15195)QMK Bot2021-11-17
* Rename RGB fractal (#15174)Albert Y2021-11-16
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-15
* Add Pixel Rain RGB Matrix effect (#14155)Albert Y2021-11-02
* Add a new led driver for Keychron's keyboards. (#14872)lalalademaxiya12021-11-02
* Add support for ISSI drivers on both sides of a split keyboard (#13842)Vlad K2021-11-02
* Manually format develop (#15003)Joel Challis2021-11-01
* Add Fractal RGB matrix effects (#12670)Albert Y2021-11-02
* Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-10
* Put back eeconfig_update_ functions (#14751)Joel Challis2021-10-08
* Reuse of EEPROM debounce logic (#14699)Joel Challis2021-10-07
* [Bug] Fix IS31fl3741 driver to accept 1 or 2 addresses (#14451)Drashna Jaelre2021-09-15
* [Bug] Fix RGB/LED Matrix Suspend code (#14084)Drashna Jaelre2021-08-20
* Rgb matrix/enable modes explicitly (#13758)Drashna Jaelre2021-08-18
* Align AW20216 driver (#13712)Joel Challis2021-07-27
* Revert "Add rgblight to RGB Matrix VPATH" (#13559)Ryan2021-07-17
* Fix LED Hit Counter for LED/RGB Matrix (#12674)Johannes Choo2021-07-16
* Dual RGB Matrix IS31FL3737 driver support to address #13442 (#13457)Chris Cullin2021-07-15