Skip to content

Commit 9c6db55

Browse files
author
Alessandro
committed
check if bt sel is the issue
1 parent c068238 commit 9c6db55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/cradio.keymap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,10 @@
106106
&kp F1 &kp F1 &kp F1 &kp F1 &kp F1 &kp F1 &kp F1 &kp F1 &kp F1 &kp F1
107107
//├───────┼──────────┼──────────┼────────┼────────┤ ├────────────┼────────────┼────────────┼────────────┼────────────┤
108108
//│ XX │ F5 │ F6 │ F7 │ F8 │ │ M_LEFT │ M_DOWN │ M_UP │ M_RIGHT │ bt clear │
109-
&bt BT_SEL 1 &kp F5 &kp F6 &kp F7 &kp F8 &mmv MS_LEFT &mmv MS_DOWN &mmv MS_UP &mmv MS_RIGHT &bt BT_CLR
109+
&bt BT_SEL &kp F5 &kp F6 &kp F7 &kp F8 &mmv MS_LEFT &mmv MS_DOWN &mmv MS_UP &mmv MS_RIGHT &bt BT_CLR
110110
//├───────┼──────────┼──────────┼────────┼────────┤ ├────────────┼────────────┼────────────┼────────────┼──────────┤
111111
//│ XX │ F1 │ F2 │ F3 │ F4 │ │ PRINTSCRN │ XX │ XX │ BOOTLOADER │ RESET │
112-
&bt BT_SEL 2 &kp F1 &kp F2 &kp F3 &kp F4 &kp PSCRN &none &none &bootloader &sys_reset
112+
&bt BT_SEL &kp F1 &kp F2 &kp F3 &kp F4 &kp PSCRN &none &none &bootloader &sys_reset
113113
//╰───────┴──────────┴──────────┼────────┼────────╯ ╰────────────┴────────────┴────────────┴────────────┴─────────╯
114114
// │CLICK_LEFT│CLICK_RIGHT│
115115
&trans &trans &mbtn MB_LEFT &mbtn MB_RIGHT

0 commit comments

Comments
 (0)