summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/mjuma/readme.md
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2022-11-22 11:07:47 +0000
committerGitHub <noreply@github.com>2022-11-22 22:07:47 +1100
commit3b11e98215f1528287a28158837125408cbf3d9b (patch)
tree9cdf00d5cd6daf819bfe1b3473b527abefd530cf /keyboards/planck/keymaps/mjuma/readme.md
parentab17d34dbd4358537435bdb4c6954b0af2040d36 (diff)
Update use of legacy keycodes (#19120)
Diffstat (limited to 'keyboards/planck/keymaps/mjuma/readme.md')
-rw-r--r--keyboards/planck/keymaps/mjuma/readme.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/planck/keymaps/mjuma/readme.md b/keyboards/planck/keymaps/mjuma/readme.md
index b30ea4e4de..ee1299b878 100644
--- a/keyboards/planck/keymaps/mjuma/readme.md
+++ b/keyboards/planck/keymaps/mjuma/readme.md
@@ -146,11 +146,11 @@ DM_RSTP: Finish the macro that is currently being recorded.
AU_ON: Audio mode on
AU_OFF: Audio mode off
-AU_TOG: Toggles Audio mode
+AU_TOGG: Toggles Audio mode
MU_ON: Turn music mode on
MU_OFF: Turn music mode off
-MU_TOG: Toggle music mode
-MU_MOD: Cycle through the music modes:
+MU_TOGG: Toggle music mode
+MU_NEXT: Cycle through the music modes:
CHROMATIC_MODE: Chromatic scale, row changes the octave
GUITAR_MODE: Chromatic scale, but the row changes the string (+5 st)
VIOLIN_MODE: Chromatic scale, but the row changes the string (+7 st)