diff --git a/pages/arduino_hid.md b/pages/arduino_hid.md
index 44f253d8..ec00e3ee 100644
--- a/pages/arduino_hid.md
+++ b/pages/arduino_hid.md
@@ -44,4 +44,4 @@ Next, you need to connect the Arduino pins to the female PS/2 port of your mothe
Follow this diagram:
| Female PS/2 port (front view) | Pinout |
|-------------------------------|--------|
-|
| Arduino pin 3 <-> PS/2 CLOCK
Arduino pin 2 <-> PS/2 DATA
Arduino GND pin <-> PS/2 GND |
+|
| Arduino pin 7 <-> PS/2 CLOCK
Arduino pin 5 <-> PS/2 DATA
Arduino GND pin <-> PS/2 GND |