mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-24 10:02:18 -05:00
Update README.md
This commit is contained in:
parent
cb598b7613
commit
5d5b298721
@ -8,6 +8,22 @@ Needs custom ps2-library (PS2Keyboard_mcgurk.zip, unzip to libraries-folder).
|
|||||||
|
|
||||||
Clock-signal must be in pin 2 (because of interrupts).
|
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
|
## Links
|
||||||
|
|
||||||
http://playground.arduino.cc/Main/PS2Keyboard
|
http://playground.arduino.cc/Main/PS2Keyboard
|
||||||
|
Loading…
Reference in New Issue
Block a user