recalbox / mk_arcade_joystick_rpi

Raspberry PI kernel module for arcade joystick on GPIO and MCP23017
GNU General Public License v2.0
200 stars 120 forks source link

Customgpio #31

Closed Pinuct closed 8 years ago

Pinuct commented 8 years ago

Some people wants to change the gpios used by the module, so i added the posibility of customize the gpios used.

Tested on a RPI 3 with Recalbox , and with raspbian (with retropie image). Works fine.

digitalLumberjack commented 8 years ago

Hi, good idea and really usefull, thanks. We use the https://github.com/recalbox/mk_arcade_joystick_rpi/tree/hotkeybtn branch for recalbox, where the i2c pins are used for 1 btn per player, but we lost the mcp support.

Maybe we should find a way to merge everything.

Pinuct commented 8 years ago

ok, i'll try.

ian57 commented 8 years ago

Hi, these modification are not yet used in 4.1 or 4.0, they are still using v1.0.5 in the mk file.