ISO and ANSI boards differ in Enter and left-Shift geometry, a gap software cannot close
Aliases: ISO keyboard · ANSI keyboard · Enter key shape
What it is
ANSI and ISO name physical keyboard partitions, not software letter maps. ANSI, common on US hardware, uses a single-row wide Enter and a relatively long left Shift, with no extra key between Shift and Z. ISO, common in Europe, uses an inverted-L Enter spanning two rows and shortens left Shift to make room for that extra key. Key count and adjacency differ. Changing the input method or remapping scan codes cannot fill a missing key or flatten a two-row Enter into one.
Why it happens
Keycap families are tooled in unit widths (1u, 1.25u, 2u, 2.25u). ANSI Enter is roughly a 2.25u bar; ISO Enter is a combined vertical-plus-horizontal piece; ISO left Shift often shrinks from 2.25u to 1.25u. A motor plan that aims for “the big block at the right of this row” lands on empty space or a neighbor on the other shell. Software can decide which scan code emits which character; it cannot turn a two-row cap into one row or grow a key in a molded-shut location. The standard difference is a hardware constraint, not a locale-pack setting.
Studying it
Run key-location tasks on both shells for Enter, left Shift, and the extra ISO key (often <> or another symbol). Independent variables are shell standard and whether it matches the user's training machine; dependent measures are blind-hit rate, glances to the board, and adjacent misses. Procurement and the keycap market are evidence too: a single PBT set cannot serve both Enter shapes. Selecting a UK layout in software is not the same as possessing an ISO board.
Where it stops holding
Laptops sometimes compromise Enter on a nominally ANSI chassis; desktop rules do not map one-to-one. Japanese JIS is a third geometry, with extra conversion keys, and does not collapse into the ANSI/ISO split. Virtual and touch keyboards have no Enter-cap shape problem. Enthusiasts can swap PCBs and plates, which is a hardware change, not a software patch. Products that only ship on-screen keyboards are outside this constraint.
Applying it
- Ship separate ANSI and ISO renders for keycap or unboxing art; do not share one Enter and left-Shift picture.
- If a shortcut depends on “the key immediately right of Enter,” branch by shell or replace it with a command that does not need that adjacency.
- When issuing keyboards for remote work, pick the shell by region rather than defaulting every kit to a US tenkey.
- Verify by placing both shells on a desk, covering legends, and asking people to hit Enter and left Shift; count whether the fingertip lands on the intended key.
Related
- Same group: C6.18.2 Punctuation keys move with language layouts, so the same physical key emits different characters · C6.18.3 Non-Latin boards often print dual legends, with layout switching selecting the writing system · C6.18.4 Training and documentation driven by regional layouts must be prepared per region, not shared as one copy
- Adjacent: C6.01 QWERTY and layouts · C6.17 Path dependence of keyboard layouts
- Search:
ANSI keyboard·ISO keyboard·Enter key geometry
Cards in the same group
- C6.18.2Punctuation keys move with language layouts, so the same physical key emits different characters
- C6.18.3Non-Latin boards often print dual legends, with layout switching selecting the writing system
- C6.18.4Training and documentation driven by regional layouts must be prepared per region, not shared as one copy