Skip to content

Commit

Permalink
Updated sofle.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Feb 2, 2024
1 parent 81e41a1 commit 90acb33
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions config/sofle.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@
};

behaviors {
ble_encoder: ble_encoder {
compatible = "zmk,behavior-sensor-rotate";
label = "BLE_ENCODER";
#sensor-binding-cells = <0>;
bindings = <&bt BT_NXT>, <&bt BT_PRV>;
};
};

macros {
Expand Down Expand Up @@ -117,7 +111,7 @@
&trans &trans &trans &trans &trans &trans &trans &trans &kp K &trans
>;

sensor-bindings = <&ble_encoder>, <&inc_dec_kp PG_UP PG_DN>;
sensor-bindings = <&none>, <&inc_dec_kp PG_UP PG_DN>;
};

adjust_layer {
Expand Down

0 comments on commit 90acb33

Please sign in to comment.