1
0
mirror of https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter synced 2025-02-07 02:30:15 -05:00

Update README.md

This commit is contained in:
mcgurk 2016-09-22 21:08:05 +03:00 committed by GitHub
parent 1594de5ea1
commit f6e1250dcd

View File

@ -11,7 +11,7 @@ ATmega32u4 can be easily changed to act as keyboard and/or mouse too. With keybo
- Super Nintendo controllers (SNES)
- Sega Genesis / Megadrive 3 and 6-button controllers (GENESIS_3 / GENESIS_6)
- Sony Playstation 1/2 controllers (doesn't support Dualshock or analog features) (PSX)
- Sony Playstation 1/2 analog controller (only 1 controller) (RetroJoystickAdapter_PlaystationAnalog.ino)
- Sony Playstation 1/2 Dualshock controller (without rumble) (only 1 controller) (RetroJoystickAdapter_PlaystationAnalog.ino)
- Nintendo 64 controller (only 1 controller) (RetroJoystickAdapter_N64.ino) (3.3V!)
## Short version