Skip to content

Commit

Permalink
Applied keymap upgrader
Browse files Browse the repository at this point in the history
  • Loading branch information
gitlui committed May 1, 2024
1 parent e383ce9 commit ca7531e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@

behaviors {
ht: hold_tap {
label = "hold_tap";
compatible = "zmk,behavior-hold-tap";
#binding-cells = <2>;
flavor = "tap-preferred";
Expand All @@ -84,7 +83,6 @@

skq: sticky_key_quick_release {
compatible = "zmk,behavior-sticky-key";
label = "STICKY_KEY_QUICK_RELEASE";
#binding-cells = <1>;
bindings = <&kp>;
release-after-ms = <1000>;
Expand Down Expand Up @@ -131,4 +129,4 @@
>;
};
};
};
};

0 comments on commit ca7531e

Please sign in to comment.