mirror of
https://github.com/litruv/zmk-config.git
synced 2026-07-24 02:36:05 +10:00
studio unlock
This commit is contained in:
@@ -126,7 +126,9 @@
|
||||
&kp LCTRL &kp LGUI &kp LALT &mo 1 &kp SPACE &kp RET &mo 2 &kp RIGHT_ALT &kp RGUI &kp RCTRL
|
||||
>;
|
||||
|
||||
sensor-bindings = <&inc_dec_kp LC(RIGHT) LC(LEFT)>, <&inc_dec_kp C_VOL_UP C_VOL_DN>;
|
||||
sensor-bindings =
|
||||
<&inc_dec_kp LC(RIGHT) LC(LEFT)>,
|
||||
<&inc_dec_kp C_VOL_UP C_VOL_DN>;
|
||||
};
|
||||
|
||||
lower_layer {
|
||||
@@ -148,7 +150,9 @@
|
||||
&none &none &kp ENTER &trans &trans &trans &trans &trans &trans &trans
|
||||
>;
|
||||
|
||||
sensor-bindings = <&inc_dec_kp UP_ARROW DOWN>, <&inc_dec_kp PG_UP PG_DN>;
|
||||
sensor-bindings =
|
||||
<&inc_dec_kp UP_ARROW DOWN>,
|
||||
<&inc_dec_kp PG_UP PG_DN>;
|
||||
};
|
||||
|
||||
raise_layer {
|
||||
@@ -169,7 +173,9 @@
|
||||
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
|
||||
>;
|
||||
|
||||
sensor-bindings = <&inc_dec_kp A B>, <&inc_dec_kp C_VOL_UP C_VOL_DN>;
|
||||
sensor-bindings =
|
||||
<&inc_dec_kp A B>,
|
||||
<&inc_dec_kp C_VOL_UP C_VOL_DN>;
|
||||
};
|
||||
|
||||
adjust_layer {
|
||||
@@ -182,7 +188,7 @@
|
||||
|
||||
display-name = "Adjust";
|
||||
bindings = <
|
||||
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none &none &none &none &none &none
|
||||
&studio_unlock &none &none &none &none &none &none &none &none &none &none &none
|
||||
&ext_power EP_TOG &rgb_ug RGB_HUD &rgb_ug RGB_HUI &rgb_ug RGB_SAD &rgb_ug RGB_SAI &rgb_ug RGB_EFF &none &none &none &none &none &none
|
||||
&none &rgb_ug RGB_BRD &rgb_ug RGB_BRI &none &none &none &none &none &none &none &none &none
|
||||
&none &none &none &none &none &none &rgb_ug RGB_TOG &none &none &none &none &none &none &none
|
||||
|
||||
Reference in New Issue
Block a user