Keyboard form factors, from 100% to 60%

What full size, TKL, 75%, 65% and 60% actually mean, which keys each one drops, and where Escape ends up when the function row disappears.

Cover image for Keyboard form factors, from 100% to 60%

Keyboard sizes are described as percentages, which is a little misleading — the numbers are traditional labels rather than measurements. Here is what each one contains.

Full size (100%) — 104 keys

The reference layout: alphanumeric block, function row, navigation cluster (Insert/Home/Page Up above Delete/End/Page Down), arrow keys and a numeric keypad. On a US ANSI board that comes to exactly 104 keys.

Tenkeyless (TKL, 80%) — 87 keys

Full size minus the numeric keypad. Everything else stays where it was, which is why TKL is the most common step down: no muscle memory is disturbed.

75% — around 83 keys

The function row survives, but the navigation cluster folds into a single column on the right and the arrow keys press up against the alphanumeric block. Rows sit flush with none of the gaps a full-size board uses, which is what makes a 75% look visually dense.

65% — around 68 keys

The function row goes. Arrow keys and a short right-hand navigation column remain. This is the point where the layout stops being a subset of the full-size board and starts reassigning things.

The important consequence: Escape moves to the top left, taking the position that the backtick and tilde key occupies on a larger board. Backtick moves to a function layer, usually Fn plus Escape.

60% — 61 keys

No function row, no navigation column, no arrow keys. Everything beyond the alphanumeric block lives on a function layer. Escape sits top left as it does on a 65%.

A 61-key board reports 60 testable keys in a browser, because the Fn key that reaches all those layers is resolved inside the keyboard’s own controller and never generates an event.

Laptops are their own category

Laptop keyboards do not follow the desktop percentages. A 13- or 14-inch machine is roughly a 75% with an integrated arrow cluster. A 15.6-inch machine adds a numeric keypad, usually with visibly narrower keys than the main block because the pad is squeezed into whatever width is left. A 17.3-inch chassis has room for a full-size pad.

Why this matters when testing

If the on-screen layout does not match the board under your hands, you will chase keys that were never there. Pick the closest form factor before starting a pass — and if your top-left key sends Escape rather than a backtick, you are on a 65% or smaller.

Back to all posts