File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 105105 bindings = <
106106 //╭───────┬──────────┬──────────┬────────┬────────╮ ╭────────────┬────────────┬────────────┬────────────┬──────────╮
107107 //│ BT 0 | F9 │ F10 │ F11 │ F12 │ │ MW_LEFT │ MW_DOWN │ MW_UP │ MW_RIGHT │ CLICK_MID │
108- &none &kp F9 &kp F10 &kp F11 &kp F12 &msc SCRL_LEFT &msc SCRL_DOWN &msc SCRL_UP &msc SCRL_RIGHT &kp PSCRN
108+ &bt BT_SEL 0 &kp F9 &kp F10 &kp F11 &kp F12 &msc SCRL_LEFT &msc SCRL_DOWN &msc SCRL_UP &msc SCRL_RIGHT &kp PSCRN
109109 //├───────┼──────────┼──────────┼────────┼────────┤ ├──────────┼──────────┼────────────┼────────────┼────────────┤
110110 //│ XX │ F5 │ F6 │ F7 │ F8 │ │ M_LEFT │ M_DOWN │ M_UP │ M_RIGHT │ bt clear │
111- &none &kp F5 &kp F6 &kp F7 &kp F8 &mmv MOVE_LEFT &mmv MOVE_DOWN &mmv MOVE_UP &mmv MOVE_RIGHT &none
111+ &bt BT_SEL 1 &kp F5 &kp F6 &kp F7 &kp F8 &mmv MOVE_LEFT &mmv MOVE_DOWN &mmv MOVE_UP &mmv MOVE_RIGHT &none
112112 //├───────┼──────────┼──────────┼────────┼────────┤ ├────────────┼────────────┼────────────┼────────────┼──────────┤
113113 //│ XX │ F1 │ F2 │ F3 │ F4 │ │ PRINTSCRN │ XX │ XX │ BOOTLOADER │ RESET │
114- &none &kp F1 &kp F2 &kp F3 &kp F4 &mkp MB1 &mkp MB2 &mkp MB3 &none &sys_reset
114+ &bt BT_CLR &kp F1 &kp F2 &kp F3 &kp F4 &mkp MB1 &mkp MB2 &mkp MB3 &none &sys_reset
115115 //╰───────┴──────────┴──────────┼────────┼────────╯ ╰────────────┴────────────┴────────────┴────────────┴─────────╯
116116 &trans &trans &trans &trans
117117 >;
You can’t perform that action at this time.
0 commit comments