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

@@ -17,7 +17,7 @@
}
#endif
#define MUSIC_MASK (keycode != MU_TOG)
#define MUSIC_MASK (keycode != MU_TOGG)
/*