Skip to content

Commit

Permalink
Update totem.keymap
Browse files Browse the repository at this point in the history
reverting to tap preferred
  • Loading branch information
lokidokiog authored Jan 22, 2025
1 parent 9c51dea commit be4c246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/totem.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ ZMK_BEHAVIOR(tapdance_BSPC, tap_dance,

// hold: first argument | tap: second argument
ZMK_BEHAVIOR(holdtap_tdBSPC, hold_tap,
flavor = "hold-preferred";
flavor = "tap-preferred";
tapping-term-ms = <280>;
quick-tap-ms = <QUICK_TAP_MS>;
require-prior-idle-ms = <150>;
Expand Down

0 comments on commit be4c246

Please sign in to comment.