From: tmk Date: Sun, 15 Jan 2012 19:40:14 +0000 (+0900) Subject: Fixed wrong description about pins. X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=e2d7ca56521d4691c19bad5ec053ac204277c00a;p=max%2Ftmk_keyboard.git Fixed wrong description about pins. --- diff --git a/ps2_usb/README b/ps2_usb/README index fe651f03..c10393e5 100644 --- a/ps2_usb/README +++ b/ps2_usb/README @@ -37,7 +37,7 @@ For a. Simple and stupid and b. Interrupt implementaion: In this photo Vcc is yellow, GND is green, Data is red and Clock is black. http://img17.imageshack.us/img17/7243/201101181933.jpg For c. USART implementation: - In case of Teensny(ATMega32u4) CLock is on PD2 and Data on PD5. + In case of Teensny(ATMega32u4) CLock is on PD5 and Data on PD2. Build Frimware