Merge remote-tracking branch 'upstream/master' into develop

This commit is contained in:
fauxpark 2021-09-20 16:58:29 +10:00
commit c38a730805
311 changed files with 4894 additions and 585 deletions

View file

@ -562,7 +562,7 @@ static bool my_cool_effect2(effect_params_t* params) {
#endif // RGB_MATRIX_CUSTOM_EFFECT_IMPLS
```
For inspiration and examples, check out the built-in effects under `quantum/rgb_matrix_animations/`
For inspiration and examples, check out the built-in effects under `quantum/rgb_matrix/animations/`.
## Colors :id=colors