From 24066d8db1c8179cfcc7727c834a35bbb0a9937d Mon Sep 17 00:00:00 2001 From: zvecr Date: Fri, 24 Dec 2021 20:11:45 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20master=20@?= =?UTF-8?q?=20435fa2c391348f604f122dadba4f2af9306d085c=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ref_functions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ref_functions.md b/ref_functions.md index c6185c8703..209dcef722 100644 --- a/ref_functions.md +++ b/ref_functions.md @@ -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. -## 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.