1
0
mirror of https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter synced 2024-11-24 01:52:17 -05:00

Update README.md

This commit is contained in:
Jarno Lehtinen 2016-10-23 23:40:47 +03:00 committed by GitHub
parent a94c9b4615
commit cb598b7613

View File

@ -1,5 +1,7 @@
## PS/2 keyboard as 4 USB-joysticks
![PS2-adapter](https://raw.githubusercontent.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter/master/Images/ps2-keyboard-adapter.jpg)
Needs Atmega32u4 (e.g. Arduino Leonardo).
Needs custom ps2-library (PS2Keyboard_mcgurk.zip, unzip to libraries-folder).