Skip to content

Commit

Permalink
use mods (qmk#6095)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvinis authored and mechmerlin committed Jun 7, 2019
1 parent 44f4338 commit e495574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/ergodox_ez/keymaps/pvinis/keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[LR_QWERTY] = LAYOUT_ergodox_pretty_wrapper(
_______, ________________NUMBERS_L__________________, _______, KC_MINS, ________________NUMBERS_R__________________, KC_EQL ,
_______, _________________QWERTY_L1_________________, KC_LBRC, KC_RBRC, _________________QWERTY_R1_________________, _______,
_______, _________________QWERTY_L2_________________, _________________QWERTY_R2_________________, _______,
_______, _____________MOD_QWERTY_L2_________________, _____________MOD_QWERTY_R2_________________, _______,
_______, _________________QWERTY_L3_________________, KC_LPRN, KC_RPRN, _________________QWERTY_R3_________________, _______,
_______, KC_GRV, _______, _______, _______, _______, _______, _______, KC_QUOT , _______,
_______, _______, _______, _______,
Expand Down

0 comments on commit e495574

Please sign in to comment.