diff --git a/config/sofle.keymap b/config/sofle.keymap index bc9978f..b2a09d3 100644 --- a/config/sofle.keymap +++ b/config/sofle.keymap @@ -19,6 +19,7 @@ continue-list = ; }; +// faster layertap < { quick-tap-ms = <0>; tapping-term-ms = <100>; @@ -152,7 +153,7 @@ // ___________________________________________________________________ __________________________________________________________________ >; - sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp C_PREV C_NEXT>; + sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp C_NEXT C_PREV>; }; special_layer { @@ -177,7 +178,7 @@ // ___________________________________________________________________ __________________________________________________________________ >; - sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp C_PREV C_NEXT>; + sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp C_NEXT C_PREV>; }; nav_layer { @@ -202,7 +203,7 @@ // ___________________________________________________________________ __________________________________________________________________ >; - sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp C_PREV C_NEXT>; + sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp C_NEXT C_PREV>; }; adjust_layer { @@ -227,7 +228,7 @@ // ___________________________________________________________________ __________________________________________________________________ >; - sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp C_PREV C_NEXT>; + sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN &inc_dec_kp C_NEXT C_PREV>; };