fix typo (#15569)
This commit is contained in:
parent
db149052c3
commit
435fa2c391
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ To configure the default layer sounds, you would want to define this in your `co
|
||||||
|
|
||||||
?> There are a large number of predefined songs in [quantum/audio/song_list.h](https://github.com/qmk/qmk_firmware/blob/master/quantum/audio/song_list.h) that you can use.
|
?> There are a large number of predefined songs in [quantum/audio/song_list.h](https://github.com/qmk/qmk_firmware/blob/master/quantum/audio/song_list.h) that you can use.
|
||||||
|
|
||||||
## Reseting the keyboard
|
## Resetting the keyboard
|
||||||
|
|
||||||
There is the `RESET` quantum keycode that you can use. But if you want to reset the board as part of a macro, rather than hitting a key separately, you can do that.
|
There is the `RESET` quantum keycode that you can use. But if you want to reset the board as part of a macro, rather than hitting a key separately, you can do that.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue