|
89 | 89 |
|
90 | 90 | BASE { |
91 | 91 | bindings = < |
92 | | -&mo SNIPE &kp Q &kp W &kp F &kp P &kp B &kp J &kp L &kp U &kp Y &kp SEMI &trans |
93 | | -&mo SCROLL &u_mt LEFT_GUI A &u_mt LEFT_ALT R &u_mt LCTRL S &u_mt LEFT_SHIFT T &kp G &kp M &u_mt LEFT_SHIFT N &u_mt RCTRL E &u_mt RIGHT_ALT I &u_mt RIGHT_GUI O &trans |
94 | | -&trans &u_lt NUMBER Z &kp X &kp C &kp D &kp V &kp K &kp H &kp COMMA &kp DOT &u_lt FUN FSLH &trans |
95 | | - &u_lt FUN ESC &u_lt SYMNUM SPACE &u_lt NAV TAB &u_lt SYMBOLS RET &u_lt NUMBER BSPC |
| 92 | +&mo 6 &kp Q &kp W &kp F &kp P &kp B &kp J &kp L &kp U &kp Y &kp SEMI &trans |
| 93 | +&mo 7 &u_mt LEFT_GUI A &u_mt LEFT_ALT R &u_mt LCTRL S &u_mt LEFT_SHIFT T &kp G &kp M &u_mt LEFT_SHIFT N &u_mt RCTRL E &u_mt RIGHT_ALT I &u_mt RIGHT_GUI O &trans |
| 94 | +&trans &u_lt NUMBER Z &kp X &kp C &kp D &kp V &kp K &kp H &kp COMMA &kp DOT &u_lt FUN FSLH &trans |
| 95 | + &u_lt FUN ESC &u_lt SYMNUM SPACE &u_lt NAV TAB &u_lt SYMBOLS RET &u_lt NUMBER BSPC |
96 | 96 | >; |
97 | 97 | }; |
98 | 98 |
|
|
144 | 144 | // SCROLL: Dedicated scroll wheel layer with mouse button access |
145 | 145 | // Activated via &mo SCROLL on BASE layer (left thumb key) |
146 | 146 | // Provides quick access to scroll directions and SNIPE layer |
| 147 | + |
147 | 148 | SCROLL { |
148 | 149 | bindings = < |
149 | | -&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans |
150 | | -&trans &trans &trans &mo SNIPE &trans &trans &trans &trans &trans &trans &trans &trans |
151 | | -&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans |
152 | | - &mkp MB2 &mkp MB1 &mkp MB3 &trans &trans |
| 150 | +&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans |
| 151 | +&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans |
| 152 | +&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans |
| 153 | + &trans &trans &trans &trans &trans |
153 | 154 | >; |
154 | 155 | }; |
155 | 156 |
|
156 | 157 | // SNIPE: Gaming/mouse layer with quick-access to mouse buttons and scroll controls |
157 | 158 | // Activated via &mo SNIPE on BASE layer (top-left key) |
158 | 159 | // Can be toggled on with &tog SNIPE within the layer itself |
| 160 | + |
159 | 161 | SNIPE { |
160 | 162 | bindings = < |
161 | | -&trans &trans &trans &trans &trans &trans &msc SCRL_RIGHT &msc SCRL_UP &msc SCRL_DOWN &msc SCRL_LEFT &tog SNIPE &trans |
162 | | -&trans &trans &trans &trans &trans &trans &mkp MB4 &mkp MB5 &tog SNIPE &trans &trans &trans |
163 | | -&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans |
164 | | - &mkp MB2 &mkp MB1 &mkp MB3 &trans &trans |
| 163 | +&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans |
| 164 | +&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans |
| 165 | +&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans |
| 166 | + &trans &trans &trans &trans &trans |
165 | 167 | >; |
166 | 168 | }; |
167 | 169 | }; |
|
0 commit comments