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