Skip to content

feat(keymap): |> combo 80ms timeout + caps_word / MEDIA row4 swap#14

Merged
rdlu merged 1 commit intomainfrom
feat/combo-tweak-and-row4-swap
Apr 11, 2026
Merged

feat(keymap): |> combo 80ms timeout + caps_word / MEDIA row4 swap#14
rdlu merged 1 commit intomainfrom
feat/combo-tweak-and-row4-swap

Conversation

@rdlu
Copy link
Copy Markdown
Owner

@rdlu rdlu commented Apr 11, 2026

Summary

Two small base-layer adjustments post-v1.2.0:

  1. |> combo timeout 40ms → 80ms. 40ms proved too tight for the cross-hand pinky-outer + ring-finger motion. 80ms gives comfortable headroom for an unusual combo without risking false fires during normal typing.
  2. Swap caps_word and mo 3 (MEDIA) on base-layer row 4. caps_word moves to position 61 (right-thumb inner, was MEDIA); mo 3 moves to position 63 (right-thumb outer, was caps_word).

Rendered keymap

eyelash_sofle keymap

Row 4 before / after

before: C_MUTE mo4 F11 LGUI mo1 BSPC | ENTER SPACE lt(CODE,DEL) mo3(MEDIA) F12 caps_word
after:  C_MUTE mo4 F11 LGUI mo1 BSPC | ENTER SPACE lt(CODE,DEL) caps_word   F12 mo3(MEDIA)

Test plan

  • Build passes on both halves
  • |> combo fires reliably at the new 80ms window
  • caps_word triggers from position 61
  • MEDIA layer activates when holding position 63

Closes nothing (minor iteration on v1.2.0).

🤖 Generated with Claude Code

- Combo timeout on BSLH+DOT raised from 40ms to 80ms. The combo is an
  unusual finger motion (cross-hand pinky outer + ring finger bottom
  row), so the extra window makes it reliable without risking false
  triggers during normal typing.
- Base layer row 4: swap positions of &caps_word and &mo 3 (MEDIA
  layer hold). caps_word moves to position 61 (right-thumb inner),
  mo 3 moves to position 63 (right-thumb outer).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@rdlu rdlu merged commit 016896a into main Apr 11, 2026
5 checks passed
@rdlu rdlu deleted the feat/combo-tweak-and-row4-swap branch April 11, 2026 15:03
github-actions Bot pushed a commit that referenced this pull request Apr 11, 2026
…DIA (#14)

- Combo timeout on BSLH+DOT raised from 40ms to 80ms. The combo is an
  unusual finger motion (cross-hand pinky outer + ring finger bottom
  row), so the extra window makes it reliable without risking false
  triggers during normal typing.
- Base layer row 4: swap positions of &caps_word and &mo 3 (MEDIA
  layer hold). caps_word moves to position 61 (right-thumb inner),
  mo 3 moves to position 63 (right-thumb outer).

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant