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

@@ -124,6 +124,6 @@ L06 -> <TBD>: UNSPECIFIED
QK_BOOT, L06_LEFT_01, L06_RIGHT_01, KC_BSPC,
_______, L06_LEFT_02, L06_RIGHT_02, KC_INS,
_______, L06_LEFT_03, L06_RIGHT_03, KC_DEL,
MUV_DE, MUV_IN, MU_ON, MU_OFF, _______, _______, _______, KC_VOLU, KC_VOLD, KC_MUTE, _______, _______
AU_PREV, AU_NEXT, MU_ON, MU_OFF, _______, _______, _______, KC_VOLU, KC_VOLD, KC_MUTE, _______, _______
)
};