Overview
Coders use brackets/parens constantly but they're awkward to reach on standard layouts. Provide an optimized coding navigation layer.
Desired behavior
- Bracket layer —
(), [], {}, <> on home row positions
- Auto-pair option — type
( and get () with cursor in between (as a macro)
- Navigation cluster — arrow keys, Home/End, PgUp/PgDn on a layer under the right hand
- Selection modifiers — Shift+arrow combos accessible without leaving home row
Why this matters
This is what 'built for coding' actually means in practice — the physical layout is optimized for the characters coders type most.
Overview
Coders use brackets/parens constantly but they're awkward to reach on standard layouts. Provide an optimized coding navigation layer.
Desired behavior
(),[],{},<>on home row positions(and get()with cursor in between (as a macro)Why this matters
This is what 'built for coding' actually means in practice — the physical layout is optimized for the characters coders type most.