Hall effect switches and rapid trigger
This is the only genuine competitive advance in keyboards in a decade, and it is genuinely large. A magnetic switch reports its position continuously rather than reporting a single on-off event, which turns a binary key into an analogue one and makes a whole category of timing problem disappear.
The mechanism
A conventional mechanical switch is a binary sensor. Two contacts are either touching or not, so the board knows one bit: pressed, or not pressed. Everything about actuation point and reset point is fixed by the physical geometry of the switch.
A Hall effect switch puts a small magnet in the moving stem and a magnetic field sensor in the base. As the stem descends, the field at the sensor strengthens in a smooth, monotonic way. The board reads that field continuously and converts it into a depth measurement, typically resolving to a tenth of a millimetre or better.
Everything else follows from having a number instead of a bit:
- Adjustable actuation. Actuation is now a threshold in software, so you can set it anywhere from 0.1 mm to full travel, per key.
- Rapid trigger. Because the board knows the direction of travel, it can act on movement rather than on absolute depth.
- Analogue input. Depth can be mapped to an axis, so a keyboard key can behave like a controller stick for movement in games that support it.
- No contact wear. Nothing touches, so there is no oxidation, no bounce and no debounce delay.
Rapid trigger, precisely
The best way to understand rapid trigger is to compare what triggers a release event.
| Scenario | Conventional switch | Rapid trigger (0.2 mm) |
|---|---|---|
| You press to 4.0 mm (bottomed out), then lift | Releases when the key rises past the reset point, typically around 1.8 mm: a 2.2 mm lift | Releases after a 0.2 mm lift |
| You press to 2.5 mm, then lift | Releases at around 1.8 mm: a 0.7 mm lift | Releases after a 0.2 mm lift |
| You lift 0.5 mm then press again | Nothing registers; the key never crossed reset | Release then re-press, both registered |
| Time cost of a release, varying by press depth | Varies with how hard you pressed | Constant regardless of press depth |
The last row is the important one, and it is the part most explanations miss. The problem with a conventional switch is not just that release takes longer; it is that release takes a variable amount of time depending on how deep you happened to press. In a fast fight you press harder, so your release takes longer, exactly when you least want it to. Rapid trigger makes the timing constant.
Why counter-strafing is the killer application
In tactical shooters your accuracy depends on your character being stationary. Stopping quickly means releasing your current movement key and briefly pressing the opposite one, and the game's movement state resolves on the exact ordering and timing of those two events.
With a conventional switch, the release event is gated on lifting past a fixed reset point. Under pressure you bottom out harder, so the lift distance grows, so the release is later, so your stop is later, so your first shot is inaccurate. That is a mechanical inconsistency sitting between your intention and the game.
Rapid trigger removes it. The improvement is not subtle, and it is the reason boards with these switches spread through tactical shooter communities as quickly as they did.
Choosing your settings
| Key group | Actuation | Rapid trigger | Why |
|---|---|---|---|
| Movement keys (WASD) | 0.8 to 1.2 mm | 0.2 to 0.4 mm | Where the benefit is. Not so shallow that resting a finger fires the key. |
| Ability and utility keys | 1.5 to 2.0 mm | Off | An accidental grenade is worse than a slightly slower one. |
| Typing keys | 1.8 to 2.2 mm | Off | Rapid trigger produces repeated characters while typing. |
| Space bar | 1.2 to 1.8 mm | Optional | Depends on whether you bunny hop. If you do, shallower and rapid trigger on. |
Do not set everything to 0.1 mm
It is the first thing everyone tries and it is unusable. At 0.1 mm the weight of a resting finger actuates the key, so you will fire abilities while idle and produce movement you did not ask for. Start at 1.0 mm on movement keys and lower it only if you can demonstrate you want to.
SOCD, snap tap and the rules question
SOCD stands for simultaneous opposing cardinal directions: what happens when you hold both A and D at once. A conventional keyboard sends both, and the game decides, which usually means you stop. Some Hall effect boards offer to resolve this themselves, typically by prioritising the most recently pressed key, so holding both moves you in the newer direction with no stop at all.
This is a genuinely different thing from rapid trigger. Rapid trigger makes your own input faster; SOCD resolution changes what your input means. Several competitive titles and tournament organisers have banned the latter while permitting the former.
Our position: leave SOCD resolution off. Rapid trigger is where the benefit is, it is universally allowed, and it is a skill amplifier rather than a substitute. Configuring a feature that might get an account actioned in a patch is not a good trade for a small gain.
The trade-offs nobody advertises
- Accidental actuation. The whole point is a shallower press, and shallower presses happen by accident too.
- Locked ecosystem. Magnetic switches need a magnetic board. You cannot try a hundred switch varieties the way you can on a conventional hot-swap board.
- Calibration drift. Field sensing depends on the magnet's position relative to the sensor, so a knocked or badly seated switch can read wrong. Good boards offer recalibration; use it if a key starts behaving oddly.
- Typing feel. Magnetic linears are generally decent and rarely exceptional. If your keyboard is also your writing tool, audition it.
- Price. The category still carries a premium, though it has fallen sharply as more manufacturers entered.
Related reading
- Actuation point: choosing a depth, on any switch technology.
- Switch types and the database, including the Hall effect entries.
- Keyboard latency, and why debounce disappears here.
Frequently asked questions
What is a Hall effect keyboard switch?
A switch with a magnet in the stem and a magnetic field sensor in the base. As the key travels down, the field strength at the sensor changes continuously, so the board knows the key's exact depth at all times rather than only whether a contact has closed. That continuous position reading is what makes adjustable actuation and rapid trigger possible.
What does rapid trigger do?
It makes the key release the moment you start moving it upwards, and re-actuate the moment you start moving it down again, rather than waiting for fixed depth thresholds. If you set a 0.2 mm sensitivity, lifting the key 0.2 mm from wherever it currently is releases it. You never have to lift the key back past a fixed reset point.
Does rapid trigger help in Counter-Strike or Valorant?
Yes, specifically for counter-strafing. Stopping cleanly requires releasing one movement key and pressing the opposite one with precise timing. With a conventional switch the release does not register until the key has risen past a fixed reset point, which adds a variable delay. Rapid trigger removes that delay and makes the timing depend on your finger rather than on the switch geometry.
Is rapid trigger cheating?
Rapid trigger itself is universally permitted: it is a faster key release, not an automated input. What has been banned in various titles is SOCD handling, where the board decides what to do when you hold both movement keys at once. Null binds and "snap tap" style features that automatically prioritise the newest key have been disallowed by several games and by tournament rules. Check the specific rules for your title.
What is the downside of Hall effect switches?
Three things. Very low actuation settings make accidental presses easy, especially when resting your fingers. The switches are not compatible with standard mechanical sockets, so your board and switch choices are coupled. And the enthusiast switch ecosystem, meaning the huge variety of springs, stems and housings available for mechanical switches, barely exists for magnetic ones.