Magic Keyboard

Pro

A Mac keyboard with three finishes, a latching caps LED, and ANSI or ISO layouts.

elite micro interactionsmagickeyboardtabler icons reactframer motion
Magic Keyboard component preview

Props

PropTypeDefaultDescription
finish"silver" | "space-gray" | "midnight""silver"Chassis and keycap finish.
layout"ansi" | "iso""ansi"Mac ANSI or ISO geometry.
enableSoundbooleanfalsePlay key down/up sounds from the sprite.
showPreviewbooleanfalseShow a floating keystroke preview above the keyboard.
volumenumber0.5Sound volume from 0 to 1.
soundUrlstringassets.wensity.com …/sound.oggURL to the keyboard sound sprite. Override to self-host.
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.