Mechanical Keyboard

Pro

A Keychron-style virtual keyboard with per-key travel and real mechanical sound.

elite micro interactionsmechanicalkeyboardtabler icons react
Mechanical Keyboard component preview

Props

PropTypeDefaultDescription
theme"purple" | "wensity" | "ocean" | "moss" | "graphite""ocean"Colorway — drives the keycaps, case, plate and indicator LEDs.
enableSoundbooleantruePlay mechanical key down/up sounds from the sprite.
volumenumber0.5Sound volume from 0 to 1.
soundUrlstringassets.wensity.com …/sound.oggURL to the mechanical keyboard sound sprite. Override to self-host.
enableHapticsbooleantrueTrigger a short vibrate on pointer press when supported.
physicalKeysEnabledbooleantrueHighlight keys from real keyboard events.
forceActivebooleanfalseKeep listeners active even when the keyboard is off-screen.
onKeyEvent(event) => void-Fires on key down/up from physical or pointer input.