summaryrefslogtreecommitdiff
path: root/docs/feature_led_matrix.md
diff options
context:
space:
mode:
authorDavid Xia <davidxia@users.noreply.github.com>2021-09-19 14:53:22 -0400
committerGitHub <noreply@github.com>2021-09-19 11:53:22 -0700
commitddb6821b97c6d276e4190f98f49a4ee164fd0477 (patch)
tree86cad72a4053f21bdbf38aefc66a7ed0c1b1eec6 /docs/feature_led_matrix.md
parent53c2f677481f8531adc755e7f2c4163c6eb006b8 (diff)
[Docs] fix wrong directory for RGB Matrix animations (#14494)
Diffstat (limited to 'docs/feature_led_matrix.md')
-rw-r--r--docs/feature_led_matrix.md9
1 files changed, 1 insertions, 8 deletions
diff --git a/docs/feature_led_matrix.md b/docs/feature_led_matrix.md
index 7d7971bbed..ed92bffd99 100644
--- a/docs/feature_led_matrix.md
+++ b/docs/feature_led_matrix.md
@@ -244,14 +244,7 @@ static bool my_cool_effect2(effect_params_t* params) {
#endif // LED_MATRIX_CUSTOM_EFFECT_IMPLS
```
-For inspiration and examples, check out the built-in effects under `quantum/led_matrix_animations/`
-
-
-
-
-
-
-
+For inspiration and examples, check out the built-in effects under `quantum/led_matrix/animations/`.
## Additional `config.h` Options :id=additional-configh-options