]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - converter/terminal_usb/README
ibmpc_usb: Update prebuilt firmware hex files
[max/tmk_keyboard.git] / converter / terminal_usb / README
index 6ff1bc92f3bae3d89edd783090ab9a9619d1c8bc..eeb257062b6407ed66005a61d28dc4bc8fbe0e06 100644 (file)
@@ -11,10 +11,11 @@ CONNECTION
 ----------
 Keyboard    ATMega32U4
 ----------------------
-Data:       PD2
-Clock:      PD5
+Data:       PD0
+Clock:      PD1
 
 And VCC and GND, of course. See RESOURCE for keyboard connector pin assign.
+Use 1K ohm pull-up resisters on the signal lines.
 
 
 BUILD
@@ -27,11 +28,21 @@ $ make
 RESOURCE
 --------
 Soarer's Converter: http://geekhack.org/index.php?topic=17458.0
-102keys(1392595): http://geekhack.org/index.php?topic=10737.0
-122keys(1390876): http://www.seasip.info/VintagePC/ibm_1390876.html
 KbdBabel: http://www.kbdbabel.org/
 RJ45 Connector: http://www.kbdbabel.org/conn/kbd_connector_ibmterm.png
 DIN Connector: http://www.kbdbabel.org/conn/kbd_connector_ibm3179_318x_319x.png
-WinAVR: http://winavr.sourceforge.net/
+
+
+Terminal keyboards
+------------------
+122-key
+    1390876 http://www.seasip.info/VintagePC/ibm_1390876.html
+    6110344 http://www.seasip.info/VintagePC/ibm_6110344.html
+
+102-key
+    1392595 https://deskthority.net/viewtopic.php?t=8371 https://geekhack.org/index.php?topic=10737.0
+    1386303 https://geekhack.org/index.php?topic=66959.0
+    1391406 http://www.seasip.info/VintagePC/ibm_1391406.html
+
 
 EOF