mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-07-05 19:30:36 -04:00
Removed mouse wheel from nav layer
This commit is contained in:
parent
5e74da734e
commit
fa85221e82
3 changed files with 4 additions and 4 deletions
|
@ -215,8 +215,8 @@ enum keycodes {
|
|||
|
||||
|
||||
#define LAYER_NAVIGATION \
|
||||
___x___, KC_HOME, KC_UP, KC_END, KC_PGUP, TR_MWHU, ___x___, TR_SNIP, TR_SDPI, TR_PDPI, \
|
||||
___x___, KC_LEFT, KC_DOWN, KC_RGHT, KC_PGDN, TR_MWHD, _SCAG_MODS________________________, \
|
||||
___x___, KC_HOME, KC_UP, KC_END, KC_PGUP, ___x___, ___x___, TR_SNIP, TR_SDPI, TR_PDPI, \
|
||||
___x___, KC_LEFT, KC_DOWN, KC_RGHT, KC_PGDN, ___x___, _SCAG_MODS________________________, \
|
||||
_UCCPR_L___________________________________, ___x___, KC_APP, KC_VOLD, KC_VOLU, KC_MUTE, \
|
||||
ZOOMRST, _______, KC_SPC, _LAYER_TRANS_____________
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue