diff options
Diffstat (limited to 'layouts/community/ergodox/sneako/keymap.c')
| -rw-r--r-- | layouts/community/ergodox/sneako/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/community/ergodox/sneako/keymap.c b/layouts/community/ergodox/sneako/keymap.c index 5add317e1..313e597d7 100644 --- a/layouts/community/ergodox/sneako/keymap.c +++ b/layouts/community/ergodox/sneako/keymap.c | |||
| @@ -36,7 +36,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
| 36 | [BASE] = LAYOUT_ergodox( // layer 0 : default | 36 | [BASE] = LAYOUT_ergodox( // layer 0 : default |
| 37 | // left hand | 37 | // left hand |
| 38 | KC_EQL, KC_1, KC_2, KC_3, KC_4, KC_5, KC_LEFT, | 38 | KC_EQL, KC_1, KC_2, KC_3, KC_4, KC_5, KC_LEFT, |
| 39 | KC_DELT, KC_Q, KC_W, KC_E, KC_R, KC_T, TG(1), | 39 | KC_DEL, KC_Q, KC_W, KC_E, KC_R, KC_T, TG(1), |
| 40 | CTL_T(KC_ESC), KC_A, KC_S, KC_D, KC_F, KC_G, | 40 | CTL_T(KC_ESC), KC_A, KC_S, KC_D, KC_F, KC_G, |
| 41 | KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, ALL_T(KC_NO), | 41 | KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, ALL_T(KC_NO), |
| 42 | LT(SYMB,KC_GRV),KC_QUOT, LALT(KC_LSFT), KC_LEFT,KC_RGHT, | 42 | LT(SYMB,KC_GRV),KC_QUOT, LALT(KC_LSFT), KC_LEFT,KC_RGHT, |
