Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
qmk-bot committed Jun 13, 2024
2 parents 8fe777a + 942c2a8 commit dafbb92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/features/led_matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion docs/features/rgb_matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit dafbb92

Please sign in to comment.