Update use of legacy keycodes (#19120)

This commit is contained in:
Joel Challis
2022-11-22 11:07:47 +00:00
committed by GitHub
parent ab17d34dbd
commit 3b11e98215
243 changed files with 484 additions and 484 deletions

View File

@@ -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)