Remove legacy Grave Escape keycodes (#18787)
This commit is contained in:
parent
d192d70327
commit
1cb1a5a374
953 changed files with 1158 additions and 1162 deletions
|
@ -24,7 +24,7 @@ expanded before being used as arguments to the LAYOUT_xxx macro.
|
|||
|_|
|
||||
*/
|
||||
// Dimple Base layer
|
||||
#define __________________DIMPLE1__________________ KC_GESC, KC_Q, KC_W, KC_F, KC_P, KC_G, KC_J, KC_L, KC_U, KC_Y, KC_SCLN, KC_BSPC
|
||||
#define __________________DIMPLE1__________________ QK_GESC, KC_Q, KC_W, KC_F, KC_P, KC_G, KC_J, KC_L, KC_U, KC_Y, KC_SCLN, KC_BSPC
|
||||
#define __________________DIMPLE2__________________ LCTL_T(KC_TAB), KC_A, KC_R, KC_S, KC_T, KC_D, KC_H, KC_N, KC_E, KC_I, KC_O, KC_QUOT
|
||||
#define __________________DIMPLE3L_________________ KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B
|
||||
#define __________________DIMPLE3R_________________ KC_K, KC_M, KC_COMM, KC_UP, LT(_FKEY,KC_DOT)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue