Tactile Keyboard

Pro

A 65% QWERTY board with real key travel, live shift legends, and five colorways.

css 3d3dcsskeyboardkeystactilehover
Tactile Keyboard component preview

Props

PropTypeDefaultDescription
theme"graphite" | "glacier" | "ivory" | "ember" | "moss""graphite"Keycap and case colorway.
tiltnumber11Forward tilt of the case in degrees, clamped to 0–20.
travelnumber4Key travel distance in pixels, clamped to 1–10.
physicalKeysbooleantrueMirror real keyboard events onto the board.
accentKeysbooleantruePaint Esc and Enter in the colorway's accent tone.
soundbooleantruePlay a synthesized switch sound on press and release. No audio file to host.
soundProfile"thock" | "click" | "linear""thock"Switch sound character. Wide caps ring lower, and every press is slightly detuned.
volumenumber0.45Sound volume from 0 to 1.
onKeyPress(event: TactileKeyPressEvent) => void-Fires once per key-down, from on-screen or physical input.