Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tsfd committed Jul 12, 2024
1 parent 464cab3 commit c948cae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/adv360.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
#binding-cells = <2>;
tapping-term-ms = <125>;
quick_tap_ms = <175>;
require-prior-idle-ms = <150>
require-prior-idle-ms = <150>;
flavor = "tap-preferred";
bindings = <&mo>, <&kp>;
};
Expand All @@ -46,7 +46,7 @@
#binding-cells = <2>;
tapping-term-ms = <125>;
quick_tap_ms = <175>;
require-prior-idle-ms = <150>
require-prior-idle-ms = <150>;
flavor = "tap-preferred";
bindings = <&kp>, <&kp>;
};
Expand Down

0 comments on commit c948cae

Please sign in to comment.