diff options
Diffstat (limited to 'layouts/community/ergodox/plover/keymap.c')
| -rw-r--r-- | layouts/community/ergodox/plover/keymap.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/community/ergodox/plover/keymap.c b/layouts/community/ergodox/plover/keymap.c index 9f19ab24c..0ab60ffbb 100644 --- a/layouts/community/ergodox/plover/keymap.c +++ b/layouts/community/ergodox/plover/keymap.c | |||
| @@ -39,8 +39,8 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
| 39 | KC_LSFT, CTL_T(KC_Z), KC_X, KC_C, KC_V, KC_B, ALL_T(KC_NO), | 39 | KC_LSFT, CTL_T(KC_Z), KC_X, KC_C, KC_V, KC_B, ALL_T(KC_NO), |
| 40 | LT(SYMB,KC_GRV),KC_QUOT, LALT(KC_LSFT), KC_LEFT,KC_RGHT, | 40 | LT(SYMB,KC_GRV),KC_QUOT, LALT(KC_LSFT), KC_LEFT,KC_RGHT, |
| 41 | ALT_T(KC_APP), KC_HOME, | 41 | ALT_T(KC_APP), KC_HOME, |
| 42 | KC_END, | 42 | KC_END, |
| 43 | KC_BSPC,KC_DELT,KC_LALT, | 43 | KC_BSPC,KC_DEL,KC_LALT, |
| 44 | // right hand | 44 | // right hand |
| 45 | KC_RGHT, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, | 45 | KC_RGHT, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, |
| 46 | TG(3), KC_Y, KC_U, KC_I, KC_O, KC_P, KC_BSLS, | 46 | TG(3), KC_Y, KC_U, KC_I, KC_O, KC_P, KC_BSLS, |
