KeyboardTester Logo
🎮

Gaming Keyboard Test — WASD, Anti-Ghosting and Rollover

Test the keys that decide a match: the WASD cluster held with modifiers, the number row for weapon swaps, and how many keys your board reports at once.

WASD Status:WASD0/4
READY
Press or tap any key
Live Key Display
Tested0/104Presses0Max Simultaneous0Progress0%
Tap keys on screen or swipe to view full layoutScroll ↔

Press physical keys or tap virtual keys above. Hover over keys for JavaScript keycode data.

Health Summary
Status Not Started
Keys Tested0 / 104
x

Total Presses

0

Max Rollover

0

Not Tested

Shortcuts Detected

Try pressing Ctrl+C, Ctrl+V, or other shortcuts

Testing the keys that actually decide a match

Gaming asks one specific thing of a keyboard that typing never does: hold several keys down, in the same small region of the board, for seconds at a time. Two movement keys for a diagonal, a modifier to sprint or crouch, an action key, sometimes a fourth for an ability. That is exactly the pattern a keyboard matrix struggles with, which is why the failure people notice in games is a key going dead mid-fight rather than a key that never works at all.

So the useful test is not tapping every key in turn. It is holding the combinations your game actually uses and watching whether the count holds. Work through the sequences below with the health summary and the shortcut log visible — a combination that drops a key will show up as one of the four WASD badges going dark while your finger is still on it.

Being straight about the limits of a browser test, because this page could easily overclaim: this measures which keys register and how many at once. It cannot measure your keyboard's polling rate or its input latency. Browser key events arrive on the page's main thread after the operating system has processed them, and event timestamps are deliberately coarsened for security reasons, so any latency figure a web page reports about hardware would be fiction. Anyone claiming to verify 1000 Hz polling in a browser is guessing. What this test does measure is real, and it is the part that actually loses fights.

Two companion tests go deeper on the specifics. The ghosting test isolates which combinations break, and the rollover test gives you the single number to compare boards with. If a key is registering twice per press and costing you rounds, that is chatter rather than rollover, and the double typing test measures it.

Key Capabilities & Features

WASD Cluster Badges

Four dedicated indicators for the movement keys, so a dropped key is visible without hunting through a full layout.

Full Layout Behind It

The complete 104-key board is live underneath, because ability and weapon keys live outside WASD.

Shortcut and Combo Log

Records the modifier combinations you press, which is how you confirm a sprint or crouch bind is arriving intact.

Simultaneous Press Counter

The health summary tracks peak simultaneous keys, the number that decides whether a movement combo survives.

Windows Key Captured Safely

Tests both Windows keys without the Start menu appearing, so you can check whether Win Lock is on.

No Install, No Overlay

Runs in the browser with nothing in the input path — no driver, no vendor software, no logging.

How to Perform This Test

  1. Sprint-jump: hold W, A, left Shift and Space together. Watch the WASD badges while you do it, not afterwards.
  2. Diagonal plus action: hold W and D, then add C for crouch and R for reload without releasing anything. This is the combination that breaks most often on partly protected boards.
  3. MOBA ability burst: press Q, W, E and R together, then add Space. Four abilities and a movement key is a realistic worst case.
  4. Arrow-key control scheme: hold Up and Left with right Shift and Space, in case your bindings use the arrow cluster instead.
  5. Number row swaps: with a movement combo still held, tap 1 through 5 for weapon slots and confirm each registers.
  6. Check the badges and the peak count: all four WASD badges should stay active throughout, and the peak simultaneous figure should match the number of keys you were physically holding.

Troubleshooting Common Hardware Issues

  • A key drops out during diagonal movement: that is matrix blocking in that region, not a broken switch. Boards advertised as anti-ghosting often protect only part of the matrix. No driver update changes it — the ghosting test will show you exactly which combinations fail.
  • WASD behaves as the arrow keys: many gaming keyboards can swap them, usually with Fn + W. Press it again to swap back.
  • The Windows key does nothing: Win Lock or game mode is on, which is deliberate — it stops an accidental tap minimising a fullscreen game. It is normally Fn + Windows or a dedicated switch.
  • The count stops at exactly six: that is the USB HID boot protocol, not your keyboard. Look for an NKRO toggle, commonly Fn + N or an option in the vendor software. Worth doing before assuming you need new hardware.
  • Wireless drops keys that the cable handles fine: many boards deliver full rollover over USB and their 2.4 GHz dongle but fall back to six keys over Bluetooth. Test both before blaming the keyboard.
  • Inputs feel fine here but stutter in one game: then the keyboard is not the problem. Look at that game's input handling, any overlay software, and background remapping tools. A keyboard fault does not respect application boundaries.
  • Turn off vendor software before testing: macro layers, remapping profiles and game modes all sit between the switch and the browser, and will produce results that say nothing about your hardware.

Gaming keyboard features, and which ones matter

Spec sheets in this category are unusually noisy. Here is what each term means and how much difference it realistically makes.

FeatureWhat it isHow much it matters
Anti-ghostingDiodes stopping the matrix from dropping simultaneous keys.A lot — but check the whole board, not just WASD.
N-key rolloverEvery key reportable at once instead of six.Little beyond 6KRO for games; a lot for rhythm titles.
Polling rateHow often the board reports to the PC — 1000 Hz is 1 ms.Real but tiny. Beyond 1000 Hz the returns are close to nothing.
Rapid TriggerMagnetic switches re-arming the moment the stem rises.Genuinely useful for counter-strafing and rhythm inputs.
Adjustable actuationChoosing how far a key travels before it fires.Helps if you bottom out or brush keys; a preference, not a fix.
Low debounceA shorter window for filtering contact bounce.Shaves under a millisecond, and raises the chatter risk.
RGB lightingPer-key illumination.None, competitively. Fine to want it anyway.

A note on SOCD and snap-tap features

Recent keyboards ship a feature with several marketing names — snap tap, SOCD cleaning, null bind — that changes what happens when you press two opposing directions at once. Normally holding A and D cancels your movement. With the feature on, the most recent key wins instantly, which makes counter-strafing sharper than a human hand can manage on its own.

It is worth knowing before you buy that this has become contested rather than universally welcomed. Competitive titles including Counter-Strike 2 and Valorant have moved to prohibit it, on the grounds that it automates an input a player should have to perform. If you play those games, a keyboard whose headline feature is snap tap is selling you something you cannot use, and in some cases something that risks a penalty.

Rapid Trigger, which is often mentioned alongside it, is a different thing and is not generally banned: it resets the switch as soon as the stem starts rising rather than waiting for full release, so repeated presses register faster. That is a property of the switch rather than a substitute for an input you did not make.

Neither feature shows up in this test, because both operate inside the keyboard before anything reaches the browser. What you can check here is whether the keys survive being held together in the first place, which is the more common problem by a wide margin.

Frequently Asked Questions

Why does anti-ghosting matter for gaming?
Because games ask you to hold four to six keys in the same region of the keyboard for sustained periods — two directions for a diagonal, a sprint or crouch modifier, and an action key. That is the exact pattern a matrix without diode isolation cannot resolve, so it drops one of them. The result is a character that stops strafing the moment you crouch and shoot, which reads as a game bug and is actually the keyboard.
Can this test measure my keyboard's latency or polling rate?
No, and neither can any other web page. Browser key events reach the page after the operating system has processed them, on the same thread as rendering, and event timestamps are deliberately coarsened for security reasons. Any hardware latency figure a website reports is guesswork. What this test measures accurately is which keys register and how many at once — which is the part that actually costs fights.
Does polling rate above 1000 Hz make a difference?
1000 Hz means the keyboard reports every millisecond, which is already below the threshold where a difference is perceivable in play. Going to 4000 or 8000 Hz shortens that further in theory, but the gain is a fraction of a millisecond against a chain that includes game tick rate, frame time, display lag and network latency. It is not where a competitive edge comes from.
What is Rapid Trigger?
A feature of magnetic and Hall effect switches that resets the key the instant the stem begins travelling upward, instead of waiting for it to pass a fixed release point. Because the key re-arms sooner, rapid repeated presses register faster. It is genuinely useful for counter-strafing and rhythm games, and unlike snap tap it is not generally treated as prohibited.
Is 6-key rollover enough for gaming?
For almost every game, yes. Control schemes rarely need more than six simultaneous non-modifier keys, and modifiers are reported separately so they do not count against the limit. What causes dropped inputs is more often matrix blocking in one cluster than the ceiling being too low. Full NKRO becomes a real requirement in rhythm games and for stenography, not in shooters.
What is Windows Lock mode?
A toggle that disables the Windows key so an accidental tap cannot minimise a fullscreen game. It is usually Fn + Windows or a switch on the board, and it is the most common reason a Windows key appears dead on a gaming keyboard. If the key does not register in the test above, try turning Win Lock off before concluding anything.
Why did my WASD keys turn into arrow keys?
Many gaming keyboards can swap the two clusters, usually with Fn + W, so that older games expecting arrow keys work without rebinding. It is easy to trigger by accident. Press the same combination again to swap them back — nothing is broken.
Does this test check RGB lighting or macros?
No. Both are handled inside the keyboard and its own software, and never appear as browser events. This test covers the electrical path: whether a key press arrives, and whether it survives being held alongside others. That is the part that affects gameplay.

Further Reading

Related Tools