1
0
mirror of https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter synced 2024-12-21 06:58:55 -05:00

Update README.md

This commit is contained in:
Jarno Lehtinen 2016-10-24 10:35:35 +03:00 committed by GitHub
parent c5af09190b
commit 9b53599063

View File

@ -4,6 +4,8 @@
Needs Atmega32u4 (e.g. Arduino Leonardo).
PS/2 is 5V.
Needs custom ps2-library (PS2Keyboard_mcgurk.zip, unzip to libraries-folder).
Clock-signal must be in pin 2 (because of interrupts).