From a066cfb58c976e8665dc44aac31f9a46345f90b2 Mon Sep 17 00:00:00 2001 From: trankillity Date: Sat, 11 May 2024 15:43:36 +1000 Subject: [PATCH] Disable sensors/encoders. --- config/ffkb_v3.keymap | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/config/ffkb_v3.keymap b/config/ffkb_v3.keymap index afdf3ad..65c9968 100644 --- a/config/ffkb_v3.keymap +++ b/config/ffkb_v3.keymap @@ -23,11 +23,11 @@ / { - sensors { - compatible = "zmk,keymap-sensors"; - sensors = <&encoder_1 &encoder_2>; - triggers-per-rotation = <20>; - }; + // sensors { + // compatible = "zmk,keymap-sensors"; + // sensors = <&encoder_1 &encoder_2>; + // triggers-per-rotation = <20>; + // }; combos { #include "combos.overlay" @@ -66,7 +66,7 @@ compatible = "zmk,keymap"; default_layer { - sensor-bindings = <&inc_dec_kp C_VOLUME_UP C_VOLUME_DOWN &inc_dec_kp C_VOLUME_UP C_VOLUME_DOWN>; + // sensor-bindings = <&inc_dec_kp C_VOLUME_UP C_VOLUME_DOWN &inc_dec_kp C_VOLUME_UP C_VOLUME_DOWN>; bindings = < &kp ESC &kp Q &kp W &kp F &kp P &kp B &kp J &kp L &kp U &kp Y &kp SQT &kp BSLH @@ -77,7 +77,7 @@ }; navi_layer { - sensor-bindings = <&inc_dec_kp C_VOLUME_UP C_VOLUME_DOWN &inc_dec_kp C_VOLUME_UP C_VOLUME_DOWN>; + // sensor-bindings = <&inc_dec_kp C_VOLUME_UP C_VOLUME_DOWN &inc_dec_kp C_VOLUME_UP C_VOLUME_DOWN>; bindings = < &kp ESC &kp K_APP &kp HOME &kp UP &kp END &kp PG_UP &kp INS &kp LA(TAB) &kp LA(LS(TAB)) &kp C_BRI_UP &kp C_BRI_DN &none @@ -88,7 +88,7 @@ }; numb_layer { - sensor-bindings = <&inc_dec_kp C_VOLUME_UP C_VOLUME_DOWN &inc_dec_kp C_VOLUME_UP C_VOLUME_DOWN>; + // sensor-bindings = <&inc_dec_kp C_VOLUME_UP C_VOLUME_DOWN &inc_dec_kp C_VOLUME_UP C_VOLUME_DOWN>; bindings = < &kp F6 &kp F5 &kp F4 &kp F3 &kp F2 &kp F1 &none &kp N7 &kp N8 &kp N9 &kp DOT &kp COMMA @@ -99,7 +99,7 @@ }; func_layer { - sensor-bindings = <&inc_dec_kp C_VOLUME_UP C_VOLUME_DOWN &inc_dec_kp C_VOLUME_UP C_VOLUME_DOWN>; + // sensor-bindings = <&inc_dec_kp C_VOLUME_UP C_VOLUME_DOWN &inc_dec_kp C_VOLUME_UP C_VOLUME_DOWN>; bindings = < &trans &bootloader &kp LS(PG_UP) &kp LS(UP) &kp LS(PG_DN) &trans &kp C_PLAY_PAUSE &kp F7 &kp F8 &kp F9 &kp F10 &trans