Skip to content

Commit

Permalink
switched bluetooth disconnect again
Browse files Browse the repository at this point in the history
  • Loading branch information
lego-eden authored and lego-eden committed May 18, 2024
1 parent d8741e5 commit 79369a3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -138,15 +138,15 @@
bindings = <
//╭──────────┬──────────┬──────────┬──────────┬──────────╮ ╭──────────┬──────────┬──────────┬──────────┬──────────╮
//│ │ │ │ │ │ │ │ │ │ │ │
&kp F12 &kp F7 &kp F8 &kp F9 &kp C_VOL_UP &trans &trans &trans &trans &trans
&kp F12 &kp F7 &kp F8 &kp F9 &trans &trans &trans &trans &trans &bt BT_CLR
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
//│ │ │ │ │ │ │ │ │ │ │ │
&kp F11 &kp F4 &kp F5 &kp F6 &kp C_VOL_DN &trans &trans &trans &trans &trans
&kp F11 &kp F4 &kp F5 &kp F6 &trans &trans &trans &trans &trans &trans
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
//│ │ │ │ │ │ │ │ │ │ │ │
&kp F10 &kp F1 &kp F2 &kp F3 &kp C_PP &trans &trans &trans &trans &trans
&kp F10 &kp F1 &kp F2 &kp F3 &trans &trans &trans &trans &trans &trans
//╰──────────┴──────────┴──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┴──────────┴──────────╯
&bt BT_CLR &trans &trans &trans
&trans &trans &trans &trans
// ╰──────────┴──────────╯ ╰──────────┴──────────╯
>;
};
Expand Down

0 comments on commit 79369a3

Please sign in to comment.