Remove legacy Grave Escape keycodes (#18787)

This commit is contained in:
Ryan
2022-10-21 12:04:11 +11:00
committed by GitHub
parent d192d70327
commit 1cb1a5a374
953 changed files with 1158 additions and 1162 deletions

View File

@@ -53,7 +53,7 @@ enum macro_keycodes {
_30, _31, _32, _33, _34 \
) \
LAYOUT_ortho_5x6( \
KC_GESC, _00, _01, _02, _03, _04, \
QK_GESC, _00, _01, _02, _03, _04, \
KC_TAB, _10, _11, _12, _13, _14, \
FN_CAPS, _20, _21, _22, _23, _24, \
KC_LSFT, _30, _31, _32, _33, _34, \