Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
HanielB committed Jul 24, 2020
1 parent 8340129 commit 06f714e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/ergodox_ez/keymaps/hbarbosa-general/keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {

TG(_MV), KC_6, KC_7, KC_8, KC_9, KC_0, KC_BSLS,
TG(_DV_CTRL), KC_F, KC_G, KC_C, KC_R, KC_L, KC_BSPC,
KC_D, KC_H, LT(_MS, KC_T), KC_N, KC_S, KC_CAPSLOCK,
KC_D, KC_H, LT(_MS, KC_T), KC_N, KC_S, KC_LGUI,
KC_ENTER, KC_B, KC_M, KC_W, KC_V, KC_Z, KC_RSFT,
RAISE, F(1), KC_NO, KC_NO, MO(_MV),

Expand Down

0 comments on commit 06f714e

Please sign in to comment.