Rounded pill that embeds a keycap between prefix and suffix copy for quick prompts.
New here? Read the installation guide.
import { Keyboard11 } from "@/components/beste/piece/keyboard11";
<Keyboard11
prefix="Press"
keys={[
"⌘",
"K"
]}
suffix="to open search"
/>Vim-style multi-step combo showing keys separated by arrows with per-step labels.
Titled panel listing several actions with their key combos stacked on the right.
Row of small tactile keycaps laid out in order, great for Konami-style cheat codes or macro combos.