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

Added support for use of all 16 gpio of MCP23017 #57

Closed InternetAthiest closed 7 years ago

InternetAthiest commented 7 years ago

Added support for use of all 16 gpio pins of the MCP23017 IC and saftey checks so only MCP23017 pads can have 4 more buttons.

digitalLumberjack commented 7 years ago

Nice job ! Don't worry about request changes I'm on it.