From 12e3c1839fd9c2e63470af2f5243bee947b7078b Mon Sep 17 00:00:00 2001 From: Jarno Lehtinen Date: Wed, 16 Jan 2019 20:02:11 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e52ea93..ca5decf 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,7 @@ ATmega32u4 can be easily changed to act as keyboard and/or mouse too. With keybo - Nintendo 64 controller (RetroJoystickAdapter_N64.ino) (3.3V!) - Sony Playstation with Analog and Multitap 4 controllers support (RetroJoystickAdapter_Playstation.ino) \* - Wii Nunchuck and Classic Controller (and maybe Pro, not tested) (RetroJoystickAdapter_WiiExtension.ino) (3.3V!) \* -- [AT and PS/2 Keyboard](https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter/tree/master/Keyboard_PS2) -- [X-Arcade ² \*](https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter/tree/master/X-Arcade) +- [AT and PS/2 Keyboard (Keyboard_PS2/RetroJoystickAdapter_PS2-keyboard.ino)](https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter/tree/master/Keyboard_PS2) - (old, don't use: Atari-joysticks (supports Sega Master System controller with 2-fire buttons) (ATARI) ²) - (old, don't use: Sony Playstation 1/2 controllers (doesn't support Dualshock or analog features) (PSX) ²)