Skip to content

Commit

Permalink
converter/ibm_5291: readme cleanup
Browse files Browse the repository at this point in the history
- Fixed "image" url (target of link was a web page; changed markdown formatting to text link)
- Sentence capitalization fixes
- markdown formatting fixes for readability
  • Loading branch information
noroadsleft committed Dec 15, 2018
1 parent 7821491 commit a6dcb0d
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions keyboards/converter/ibm_5291/readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# IBM 5291 keyboard converter

![5291](https://deskthority.net/wiki/IBM_Model_F#IBM_5291_Keyboard)
[IBM 5291](https://deskthority.net/wiki/IBM_Model_F#IBM_5291_Keyboard)

A converter for the eponymous keyboard.

Expand All @@ -14,7 +14,7 @@ Make example for this keyboard (after setting up your build environment):
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).


the pinout is as follows:
The pinout is as follows:

IBM−5291−Cable to Pinhead−14

Expand All @@ -35,7 +35,8 @@ IBM−5291−Cable to Pinhead−14
13| Strobe
14| Out

the pins on this connector are organized ![here](https://geekhack.org/index.php?action=dlattach;topic=48950.0;attach=36759;image)
The pins on this connector are organized
![here](https://geekhack.org/index.php?action=dlattach;topic=48950.0;attach=36759;image)

IBM−5291−2 Cable with DB15M connector

Expand All @@ -55,10 +56,11 @@ IBM−5291−2 Cable with DB15M connector
|14 | PE
|15 | NC

the above connector is actually numbered so it should be easier to determine
The above connector is actually numbered so it should be easier to determine
where the needed connections are.

to connect to the teensy, the following are pins are needed (if you should choose not set your own):
To connect to the teensy, the following are pins are needed (if you should choose not set your own):

* PB0 -> PB6 are connected to D0 -> D6
* +5V is connected to the corresponding teensy pin
* gnd is as well, only one of the gnd pins needs to be connected though.
Expand Down

0 comments on commit a6dcb0d

Please sign in to comment.