Skip to content

Commit 026d1de

Browse files
authored
Update README.md
1 parent 5f49b36 commit 026d1de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ To connect the Amiga 500 keyboard to the Arduino Leonardo, refer to the followin
4848
| 7 | LED1 | Blue | 5V (Optional) |
4949
| 8 | LED2 | Purple | - |
5050

51-
- **KBDATA (Black, Pin 1)**: Connects to Arduino Leonardo digital pin **8**. This line transmits data from the keyboard to the Arduino.
52-
- **KBCLK (Brown, Pin 2)**: Connects to Arduino Leonardo digital pin **9**. This line provides the clock signal for synchronization.
51+
- **KBCLK (Black, Pin 1)**: Connects to Arduino Leonardo digital pin **8**. This line provides the clock signal for synchronization.
52+
- **KBDATA (Brown, Pin 2)**: Connects to Arduino Leonardo digital pin **9**. This line transmits data from the keyboard to the Arduino.
5353
- **KBRST (Red, Pin 3)**: Connects to Arduino Leonardo digital pin **10**. This line allows the Arduino to send a reset signal to the keyboard.
5454
- **5V (Orange, Pin 4)**: Connects to the **5V** power supply on the Arduino.
5555
- **NC (Pin 5)**: Not connected.

0 commit comments

Comments
 (0)