Skip to content

Nintendo Switch Joy-Con to Keyboard Conversion for Raspberry Pi, updated and improved

License

Notifications You must be signed in to change notification settings

ropellanda/Joymap-minimal

Repository files navigation

Joymap minimal

This is an enhanced fork of cfoote7's Joymap software made for his PiSwitch project, it is updated to work with the latest version of RetroPie (4.8).

Install:

wget https://raw.githubusercontent.com/ropellanda/joymap-minimal/master/setup.sh
sudo chmod 777 setup.sh && sudo chmod a+x setup.sh
./setup.sh

Tasks:

  • Minimal UI
  • Fix flashing cursor screen
  • Fix RetroArch axis binding

Original Software:

https://github.com/cfoote7/PiSwitch