Remove legacy Grave Escape keycodes (#18787)
This commit is contained in:
@@ -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, \
|
||||
|
Reference in New Issue
Block a user