]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/converter/ibm_5291/readme.md
Changing Zeal60/Zeal65 VID/PID to be unique (#4605)
[qmk_firmware.git] / keyboards / converter / ibm_5291 / readme.md
1 # IBM 5291 keyboard converter
2
3 ![5291](https://deskthority.net/wiki/IBM_Model_F#IBM_5291_Keyboard)
4
5 A converter for the eponymous keyboard.
6
7 Keyboard Maintainer: [Listofoptions](https://github.com/listofoptions)  
8 Hardware Supported: IBM 5291, Teensy 2.0  
9
10 Make example for this keyboard (after setting up your build environment):
11
12     make converter/ibm_5291:default
13     
14 See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
15
16
17 the pinout is as follows:
18
19 IBM−5291−Cable to Pinhead−14 
20
21 | pin | description
22 ----|------------------------
23 1 | GND   
24 2 | NC    
25 3 | GND   
26 4 | GN)   
27 5 | +5V   
28 6 | D0    
29 7 | D1    
30 8 | D2    
31 9 | D3    
32 10| D4    
33 11| D5    
34 12| D6    
35 13| Strobe
36 14| Out   
37
38 the pins on this connector are organized ![here](https://geekhack.org/index.php?action=dlattach;topic=48950.0;attach=36759;image)
39
40 IBM−5291−2 Cable with DB15M connector
41
42 | pin | description
43 ----|-------------
44 |1,2,3 | GND
45 |4     | +5V
46 |5     | D0
47 |6     | D1
48 |7     | D2
49 |8     | D3
50 |9     | D4
51 |10    | D5
52 |11    | D6
53 |12    | Strobe
54 |13    | Out
55 |14    | PE 
56 |15    | NC
57
58 the above connector is actually numbered so it should be easier to determine
59 where the needed connections are.
60
61 to connect to the teensy, the following are pins are needed (if you should choose not set your own):
62 * PB0 -> PB6 are connected to D0 -> D6
63 * +5V is connected to the corresponding teensy pin
64 * gnd is as well, only one of the gnd pins needs to be connected though.
65 * strobe is connected to pin PD1
66 * data is connected to PD0
67 * PE does not need to be connected to anything, but it could also be connected to gnd 
68
69 sources:
70     http://www.retrocomputing.eu/documents/5291_MaintenanceLibrary.pdf