diff options
Diffstat (limited to 'docs/feature_led_matrix.md')
-rw-r--r-- | docs/feature_led_matrix.md | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/docs/feature_led_matrix.md b/docs/feature_led_matrix.md index 7d7971bbe..ed92bffd9 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) { | |||
244 | #endif // LED_MATRIX_CUSTOM_EFFECT_IMPLS | 244 | #endif // LED_MATRIX_CUSTOM_EFFECT_IMPLS |
245 | ``` | 245 | ``` |
246 | 246 | ||
247 | For inspiration and examples, check out the built-in effects under `quantum/led_matrix_animations/` | 247 | For inspiration and examples, check out the built-in effects under `quantum/led_matrix/animations/`. |
248 | |||
249 | |||
250 | |||
251 | |||
252 | |||
253 | |||
254 | |||
255 | 248 | ||
256 | 249 | ||
257 | ## Additional `config.h` Options :id=additional-configh-options | 250 | ## Additional `config.h` Options :id=additional-configh-options |