mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-21 08:35:05 -05:00
Update README.md
This commit is contained in:
parent
5d5b298721
commit
c57d60f020
@ -11,18 +11,22 @@ Clock-signal must be in pin 2 (because of interrupts).
|
||||
Edit button assignments manually.
|
||||
|
||||
Joystick 1:
|
||||
```
|
||||
arrows = up/down/left/right
|
||||
R-ctrl = a
|
||||
alt gr = b
|
||||
enter = start
|
||||
R-shift = select
|
||||
```
|
||||
|
||||
Joystick 2:
|
||||
```
|
||||
W/S/A/D = up/down/left/right
|
||||
L-ctrl = a
|
||||
L-alt = b
|
||||
tab = start
|
||||
L-shift = select
|
||||
```
|
||||
|
||||
## Links
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user