1
0
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:
Jarno Lehtinen 2019-02-13 23:19:48 +02:00 committed by GitHub
parent 5ac11b49a7
commit df9ba1ffff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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