aboutsummaryrefslogtreecommitdiff
path: root/docs/keycodes_magic.md
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2024-05-30 12:00:41 +1000
committerGitHub <noreply@github.com>2024-05-30 12:00:41 +1000
commit6ef97172889ccd5db376b2a9f8825489e24fdac4 (patch)
tree334e3bf41c8554d4bee73a140822f95f60eb64e9 /docs/keycodes_magic.md
parent395766657ff98a4b1fd0dcba5917557f8acbb9e4 (diff)
Vitepress conversion of docs. (#23795)
Diffstat (limited to 'docs/keycodes_magic.md')
-rw-r--r--docs/keycodes_magic.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/keycodes_magic.md b/docs/keycodes_magic.md
index 8470612345..746af5b5e4 100644
--- a/docs/keycodes_magic.md
+++ b/docs/keycodes_magic.md
@@ -1,4 +1,4 @@
-# Magic Keycodes :id=magic-keycodes
+# Magic Keycodes {#magic-keycodes}
**Magic Keycodes** are prefixed with `MAGIC_`, and allow you to access the functionality of the deprecated Bootmagic feature *after* your keyboard has initialized. To use the keycodes, assign them to your keymap as you would any other keycode.