tweak some keys

This commit is contained in:
keymap-editor[bot] 2024-07-09 01:22:45 +00:00 committed by GitHub
parent 7415e85aa9
commit 2ebcb3ebf4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 = <
&lt 7 A &none &bootloader
&none &kp A &bt BT_CLR
&lt 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 = <
&lt 7 Q &kp W &kp E
&kp A &kp S &kp D
&kp LSHFT &kp LCTRL &kp SPACE
&kp LSHFT &kp LCTRL &lt 4 SPACE
>;
};
@ -134,9 +135,9 @@
mouse {
bindings = <
&lt 7 A &trans &trans
&trans &trans &trans
&trans &trans &trans
&lt 7 A &trans &trans
&trans &trans &trans
&trans &trans &trans
>;
};