- What is key rollover?
- It is how many keys a keyboard can report at the same time. Cheap boards share wiring between keys and can only resolve a few simultaneous presses; better boards give every key its own path, which is called n-key rollover.
- What is ghosting?
- When a keyboard cannot tell two combinations apart, it either drops a key or reports one you never pressed. The dropped variant is far more common today and is what you will see here as a key that refuses to appear.
- Why does my keyboard stop at six?
- The standard USB keyboard protocol carries six keys plus modifiers, which is a deliberate limit rather than a fault. Keyboards with full rollover use a different reporting mode to get past it.
- Does the browser limit what I can test?
- Slightly. A few combinations are reserved by the operating system and never reach the page, and the Fn key is usually handled inside the keyboard itself. For everything else, what you see here is what a game would see.