Skip to content

Commit 4b62145

Browse files
Updated corne.keymap
1 parent 50ef431 commit 4b62145

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

config/corne.keymap

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
*/
66

77
#include <behaviors.dtsi>
8+
#include <dt-bindings/zmk/bt.h>
89
#include <dt-bindings/zmk/keys.h>
910

1011
/ {
@@ -46,10 +47,10 @@
4647

4748
adjust_layer {
4849
bindings = <
49-
&none &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &none
50-
&none &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &none
51-
&none &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &none
52-
&trans &trans &trans &trans &trans &trans
50+
&none &bt BT_CLR &bt BT_CLR_ALL &bt BT_NXT &bt BT_PRV &trans &trans &trans &trans &trans &trans &none
51+
&none &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &trans &trans &trans &trans &trans &none
52+
&none &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &none
53+
&trans &trans &trans &trans &trans &trans
5354
>;
5455
};
5556
};

0 commit comments

Comments
 (0)