]> git.gir.st - tmk_keyboard.git/blame - converter/terminal_usb/README
remove experimental return, cleanup slash_question key
[tmk_keyboard.git] / converter / terminal_usb / README
CommitLineData
3750b16d 1Keyboard converter for IBM terminal keyboard
2============================================
3It supports PS/2 Scan Code Set 3 and runs on USB AVR chips such like PJRC Teensy.
4I tested the converter on ATMega32U4 with 1392595(102keys) and 6110345(122keys).
9e0c6247 5
3750b16d 6Source code: https://github.com/tmk/tmk_keyboard
7Article: http://geekhack.org/index.php?topic=27272.0
9e0c6247 8
9
10CONNECTION
11----------
3750b16d 12Keyboard ATMega32U4
13----------------------
14Data: PD2
15Clock: PD5
9e0c6247 16
3750b16d 17And VCC and GND, of course. See RESOURCE for keyboard connector pin assign.
9e0c6247 18
19
20BUILD
21-----
0a048173 22$ git clone https://github.com/tmk/tmk_keyboard.git
3750b16d 23$ cd converter/terminal_usb
24$ make
9e0c6247 25
26
27RESOURCE
28--------
3750b16d 29Soarer's Converter: http://geekhack.org/index.php?topic=17458.0
30102keys(1392595): http://geekhack.org/index.php?topic=10737.0
0a048173 31122keys(1390876): http://www.seasip.info/VintagePC/ibm_1390876.html
32KbdBabel: http://www.kbdbabel.org/
33RJ45 Connector: http://www.kbdbabel.org/conn/kbd_connector_ibmterm.png
34DIN Connector: http://www.kbdbabel.org/conn/kbd_connector_ibm3179_318x_319x.png
9e0c6247 35WinAVR: http://winavr.sourceforge.net/
0a048173 36
37EOF
Imprint / Impressum