1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
953 changed files with 1158 additions and 1162 deletions

View file

@ -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)