Skip to content

Commit

Permalink
Add bluetooth disconnect for each profile.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stannks authored Dec 22, 2023
1 parent b90f04a commit 9d4ff4c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions config/dac_man_5x6.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@
// | tab | home | end | del |
// | raise | ~ | gui | lower |
bindings = <
&bt BT_SEL 0 &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11
&bt BT_NXT &trans &trans &trans &trans &kp LBKT &kp RBKT &kp 7 &kp 8 &kp 9 &trans &kp F12
&bt BT_PRV &kp HOME &kp PG_UP &kp PG_DN &kp END &kp LPAR &kp RPAR &kp 4 &kp 5 &kp 6 &kp MINUS &kp PIPE
&bt BT_CLR &trans &trans &trans &trans &reset &bootloader &kp 1 &kp 2 &kp 3 &kp FSLH &kp UNDER
&trans &kp PSCRN &trans &trans
&trans &trans &trans &trans
&trans &trans &trans &trans
&trans &trans &trans &trans
&bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &bt BT_SEL 5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11
&bt BT_DISC 0 &bt BT_DISC 1 &bt BT_DISC 2 &bt BT_DISC 3 &bt BT_DISC 4 &bt BT_DISC 5 &kp RBKT &kp 7 &kp 8 &kp 9 &trans &kp F12
&bt BT_NXT &bt BT_PRV &kp PG_UP &kp PG_DN &kp END &kp LPAR &kp RPAR &kp 4 &kp 5 &kp 6 &kp MINUS &kp PIPE
&bt BT_CLR &trans &trans &trans &trans &sys_reset &bootloader &kp 1 &kp 2 &kp 3 &kp FSLH &kp UNDER
&trans &kp PSCRN &trans &trans
&trans &trans &trans &trans
&trans &trans &trans &trans
&trans &trans &trans &trans
>;
};

Expand Down

0 comments on commit 9d4ff4c

Please sign in to comment.