Skip to content

Commit

Permalink
fix(behaviors): layer-tap abnormal behavior due to undesired options
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvinsh committed Feb 15, 2024
1 parent afa9504 commit 1a7302f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions config/include/behaviors.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ MAKE_HRM(hmr, KEYS_L THUMBS)

&lt {
tapping-term-ms = <TAPPING_TERM_MS>;
quick-tap-ms = <QUICK_TAP_MS>;
require-prior-idle-ms = <REQUIRE_PRIOR_IDLE_MS>;
};
}

&sk {
release-after-ms = <1500>;
Expand Down

0 comments on commit 1a7302f

Please sign in to comment.