tweak some keys
This commit is contained in:
parent
7415e85aa9
commit
2ebcb3ebf4
1 changed files with 8 additions and 7 deletions
|
|
@ -1,7 +1,8 @@
|
|||
#include <behaviors.dtsi>
|
||||
#include <dt-bindings/zmk/backlight.h>
|
||||
#include <dt-bindings/zmk/bt.h>
|
||||
#include <dt-bindings/zmk/keys.h>
|
||||
#include <dt-bindings/zmk/mouse.h>
|
||||
#include <dt-bindings/zmk/rgb.h>
|
||||
|
||||
/ {
|
||||
behaviors {
|
||||
|
|
@ -102,8 +103,8 @@
|
|||
bt_layer {
|
||||
label = "bt";
|
||||
bindings = <
|
||||
< 7 A &none &bootloader
|
||||
&none &kp A &bt BT_CLR
|
||||
< 7 A &bl BL_TOG &rgb_ug RGB_TOG
|
||||
&bt BT_SEL 3 &bt BT_SEL 4 &bt BT_CLR
|
||||
&bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2
|
||||
>;
|
||||
};
|
||||
|
|
@ -112,7 +113,7 @@
|
|||
bindings = <
|
||||
< 7 Q &kp W &kp E
|
||||
&kp A &kp S &kp D
|
||||
&kp LSHFT &kp LCTRL &kp SPACE
|
||||
&kp LSHFT &kp LCTRL < 4 SPACE
|
||||
>;
|
||||
};
|
||||
|
||||
|
|
@ -134,9 +135,9 @@
|
|||
|
||||
mouse {
|
||||
bindings = <
|
||||
< 7 A &trans &trans
|
||||
&trans &trans &trans
|
||||
&trans &trans &trans
|
||||
< 7 A &trans &trans
|
||||
&trans &trans &trans
|
||||
&trans &trans &trans
|
||||
>;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue