A minimal input library, targeting everything from microcontrollers to modern desktops.
Used by x-chaos for retro-emulator controls, but general-purpose enough for any application needing gamepad + keyboard input.
std(default) — Desktop input viagilrs(gamepad) + keyboard mapping.mcu— Pure-data state (no hardware deps), ready for GPIO button reads.
[dependencies]
x-controller = "0.1"