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 <behaviors.dtsi>
|
||||||
|
#include <dt-bindings/zmk/backlight.h>
|
||||||
#include <dt-bindings/zmk/bt.h>
|
#include <dt-bindings/zmk/bt.h>
|
||||||
#include <dt-bindings/zmk/keys.h>
|
#include <dt-bindings/zmk/keys.h>
|
||||||
#include <dt-bindings/zmk/mouse.h>
|
#include <dt-bindings/zmk/rgb.h>
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
behaviors {
|
behaviors {
|
||||||
|
|
@ -102,8 +103,8 @@
|
||||||
bt_layer {
|
bt_layer {
|
||||||
label = "bt";
|
label = "bt";
|
||||||
bindings = <
|
bindings = <
|
||||||
< 7 A &none &bootloader
|
< 7 A &bl BL_TOG &rgb_ug RGB_TOG
|
||||||
&none &kp A &bt BT_CLR
|
&bt BT_SEL 3 &bt BT_SEL 4 &bt BT_CLR
|
||||||
&bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2
|
&bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2
|
||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
|
|
@ -112,7 +113,7 @@
|
||||||
bindings = <
|
bindings = <
|
||||||
< 7 Q &kp W &kp E
|
< 7 Q &kp W &kp E
|
||||||
&kp A &kp S &kp D
|
&kp A &kp S &kp D
|
||||||
&kp LSHFT &kp LCTRL &kp SPACE
|
&kp LSHFT &kp LCTRL < 4 SPACE
|
||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue