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

This commit is contained in:
QMK Bot 2024-06-13 03:31:33 +00:00
commit dafbb92f4e
2 changed files with 2 additions and 2 deletions

View file

@ -520,7 +520,7 @@ Move to the previous enabled effect.
---
### `void led_matrix_step_reverse_noeeprom(void)` {#api-led-matrix-step-reverse}
### `void led_matrix_step_reverse_noeeprom(void)` {#api-led-matrix-step-reverse-noeeprom}
Move to the previous enabled effect. New state is not written to EEPROM.

View file

@ -1177,7 +1177,7 @@ Move to the previous enabled effect.
---
### `void rgb_matrix_step_reverse_noeeprom(void)` {#api-rgb-matrix-step-reverse}
### `void rgb_matrix_step_reverse_noeeprom(void)` {#api-rgb-matrix-step-reverse-noeeprom}
Move to the previous enabled effect. New state is not written to EEPROM.