No0ne / ps2x2pico

USB keyboard/mouse to PS/2 interface converter using a Raspberry Pi Pico
MIT License
196 stars 35 forks source link

Gamepad and joystick support #8

Closed Sky-Jumper closed 9 months ago

Sky-Jumper commented 1 year ago

Hi! How difficult will it be to implement gamepad support? For example, use the gamepad buttons to emulate pressing the keyboard buttons, and move the mouse by tilting the sticks?

ArnoldUK commented 1 year ago

Should pretty trivial considering the source code is all there for you to modify.

No0ne commented 9 months ago

The fork by anteo does support gamepads.