summaryrefslogtreecommitdiffstats
path: root/quantum/rgb_matrix/animations
Commit message (Expand)AuthorAgeFilesLines
* typing_heatmap: Add macro to configure increase steps (#20300)Jasmin2023-04-301-2/+5
* Merge branch 'master' into developDasky2023-02-141-1/+1
|\
| * Update fractal attribution comment (#19832)Albert Y2023-02-131-1/+1
* | Refactor pixel rain animation (#19606)Albert Y2023-01-161-6/+6
* | Update RGB matrix reactive gradient timer scale (#19415)Albert Y2022-12-305-6/+7
* | De-obfuscate random8 functions in RGB matrix animations (#19416)Albert Y2022-12-273-20/+7
* | Use random8 for jellybean effect (#19418)Albert Y2022-12-271-2/+2
|/
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-234-5/+5
* Fix int8_t overflow in RGB heatmap effect (#18410)Marius Renner2022-09-191-1/+1
* Refactor Pixel Fractal effect (#17602)Albert Y2022-08-111-50/+28
* Add LED limit call (#17679)Albert Y2022-07-141-7/+7
* Fix the use of LED limits (#17678)Albert Y2022-07-141-8/+7
* [Code] Add solid reactive gradient mode (#17228)Albert Y2022-07-145-0/+15
* RGB Matrix Heatmap - Skip positions with NO_LED (#17488)Dasky2022-06-291-0/+6
* Fix RGB heatmap to use XY positions and use correct led limits (#17184)Dasky2022-06-211-42/+42
* Fixes #16705 : digital rain follows val (#16716)KoenGoe2022-04-191-7/+15
* Heatmap incorrect matrix effect workaround (#16315)Albert Y2022-04-161-0/+5
* Format code according to conventions (#16322)QMK Bot2022-02-1241-122/+190
* Format code according to conventions (#16211)QMK Bot2022-02-041-7/+5
* [Core] Add Pixel Flow RGB matrix effect (#15829)Albert Y2022-02-052-0/+52
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-042-52/+0
|\
| * Revert "[Core] Add Pixel Flow RGB matrix effect (#15829)" (#16209)Nick Brassel2022-02-052-52/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-042-0/+52
|\|
| * [Core] Add Pixel Flow RGB matrix effect (#15829)Albert Y2022-02-052-0/+52
* | Add init function to clear previous effect (#15815)Albert Y2022-01-171-0/+4
|/
* Format code according to conventions (#15195)QMK Bot2021-11-171-7/+11
* Rename RGB fractal (#15174)Albert Y2021-11-162-5/+5
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-1532-60/+60
* Add Pixel Rain RGB Matrix effect (#14155)Albert Y2021-11-022-0/+45
* Add support for ISSI drivers on both sides of a split keyboard (#13842)Vlad K2021-11-0214-14/+14
* Manually format develop (#15003)Joel Challis2021-11-011-19/+32
* Add Fractal RGB matrix effects (#12670)Albert Y2021-11-022-0/+62
* Rgb matrix/enable modes explicitly (#13758)Drashna Jaelre2021-08-1827-27/+27
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-233-4/+4
* Move LED/RGB Matrix code into their own directories (#13257)Ryan2021-06-2244-0/+977