Skip to main diagnostic tool
⚡ Sub-Millisecond Matrix Sampling

Keyboard Polling Rate & Matrix Scan Tester

Benchmark your mechanical or magnetic keyboard USB polling frequency and switch scan rate. Press and alternate keys rapidly to sample real-time packet intervals up to 8000Hz.

Current Scan Rate0 Hzinstantaneous
Peak Polling Rate0 Hzmaximum burst
Packet Interval (Δt)0.00 msdelta time
Sampled Events0key transitions

PRESS & ALTERNATE KEYS RAPIDLY

Click this box and spam multiple keys (e.g. A-S-D-F or J-K-L) to generate continuous USB HID report packets.

Active Key: None
USB Polling Frequency Distribution (Hz)Tier: Detecting...

Understanding Keyboard Polling Rates & Microcontroller Scan Matrices

A mechanical keyboard does not constantly broadcast signals to your computer. Instead, the keyboard's internal microcontroller unit (MCU) continuously executes a matrix scanning loop across rows and columns of switch circuits. When a keypress is detected and debounced, the keyboard buffers an input report for the host computer's USB controller.

The USB Polling Rate (Hz) defines the maximum frequency at which the operating system asks the keyboard for pending input data packets:

Polling RatePolling Interval (Δt)Max Latency WindowTypical Hardware Category
125 Hz8.00 ms0.0 ms – 8.0 msStandard office membrane keyboards and older wireless peripherals.
500 Hz2.00 ms0.0 ms – 2.0 msEntry-level mechanical gaming keyboards.
1000 Hz1.00 ms0.0 ms – 1.0 msEsports standard mechanical keyboards (Cherry MX, Gateron).
4000 Hz0.25 ms0.0 ms – 0.25 msHigh-performance gaming keyboards (Corsair OPX, Wooting 60HE).
8000 Hz0.125 ms0.0 ms – 0.125 msUltra-enthusiast Hall Effect & optical keyboards (Razer Huntsman V3, DrunkDeer).

Mechanical Contact Debounce vs. Magnetic Hall Effect Scan Speeds

Traditional mechanical switches (e.g. Red, Blue, Brown switches) rely on physical metal leaves coming into contact. Because physical metal vibrates upon impact, keyboards must apply debounce algorithms (5ms–15ms) before confirming keydown events. Even on a 1000Hz keyboard, mechanical contact bounce adds significant input latency.

In contrast, modern Hall Effect Magnetic Keyboards utilize permanent magnets and Hall effect sensors beneath each key stem to measure electromagnetic flux changes. Because there are zero physical metal contacts, there is zero contact bounce:

  • Rapid Trigger Technology: Keys reset the exact instant you begin releasing upward motion (as little as 0.1mm), allowing instant counter-strafing in games like Counter-Strike 2 and VALORANT.
  • 8000Hz Native Transmission: Pair with 8000Hz USB polling to ensure every 0.1mm travel change is delivered to the game engine within 125 microseconds.
Hardware Knowledge Base

Frequently Asked Questions

Technical answers to common hardware, refresh rate, and browser diagnostic questions.

What is keyboard polling rate vs keyboard scan rate?

Keyboard scan rate is how frequently the keyboard microcontroller (MCU) scans its physical key switch matrix for contact closures (e.g. 1000Hz–8000Hz). Polling rate is how frequently the USB host controller retrieves those input reports from the keyboard.

Do 8000Hz keyboards provide a competitive advantage?

Yes. An 8000Hz keyboard reduces USB transmission latency from 1.0ms down to 0.125ms. When paired with Hall Effect Rapid Trigger magnetic switches, key actuations and resets register almost instantaneously.

Why does my keyboard show 125Hz or 500Hz on some tests?

Unlike mice which send continuous coordinate streams during movement, keyboards only send packets when key states change. Rapidly tapping or alternating multiple keys produces the packet density required to measure true peak polling frequency.

How does USB port selection affect keyboard polling stability?

High-polling keyboards (4000Hz–8000Hz) should be plugged directly into native motherboard USB 3.0/3.2 rear I/O ports. Shared or unpowered USB hubs can bottleneck packet transfer and introduce DPC latency.