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
5ac11b49a7
commit
df9ba1ffff
@ -1,3 +1,13 @@
|
||||
## Building
|
||||
- Arduino Pro Micro
|
||||
- UP(1) -> 10(PB6)
|
||||
- DOWN(2) -> 16(PB2)
|
||||
- LEFT(3) -> 14(PB3)
|
||||
- RIGHT(4) -> 15(PB1)
|
||||
- BTN1(6) -> 9(PB5)
|
||||
- BTN2(9, MSX 7) -> 8
|
||||
- GND(8) -> GND(PB4)
|
||||
|
||||
## Firmware/flashing
|
||||
- Install Arduino IDE
|
||||
- Download firmware: https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter/raw/master/C64_joystick_atmelstudio/CLASS_JOYSTICK1.hex
|
||||
|
Loading…
Reference in New Issue
Block a user