Skip to content

Commit

Permalink
Left click was mapped to scroll wheel. This fixes that. :)
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh McCall committed Dec 16, 2015
1 parent 2384699 commit 4e290a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboard/ergodox_ez/keymaps/keymap_default.c
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ KEYMAP(
KC_TRNS, KC_TRNS, KC_TRNS, KC_MS_U, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_MS_L, KC_MS_D, KC_MS_R, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_BTN3, KC_BTN2,
KC_TRNS, KC_TRNS, KC_TRNS, KC_BTN1, KC_BTN2,
KC_TRNS, KC_TRNS,
KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS,
Expand Down

0 comments on commit 4e290a7

Please sign in to comment.