Gaming movement cluster with W on top and A S D on the second row, lighting the active key in primary.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Keyboard15 } from "@/components/beste/piece/keyboard15";
<Keyboard15
active="W"
caption="Move"
/>