diff options
| author | tmk <nobody@nowhere> | 2014-02-17 16:57:02 +0900 |
|---|---|---|
| committer | tmk <nobody@nowhere> | 2014-02-17 16:57:02 +0900 |
| commit | 7474e14d068210242b9cb59b21afce25f66e2a6e (patch) | |
| tree | 157e03177bebf0762cabcbf2defd0990bf5a6dc7 | |
| parent | a03a197fe25155c7890d9457c53ee9f4171ef92d (diff) | |
| download | qmk_firmware-7474e14d068210242b9cb59b21afce25f66e2a6e.tar.gz qmk_firmware-7474e14d068210242b9cb59b21afce25f66e2a6e.zip | |
Fix markdown syntax
| -rw-r--r-- | converter/ibm4704_usb/README.md | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/converter/ibm4704_usb/README.md b/converter/ibm4704_usb/README.md index ce9e34ebf..a3af4ab31 100644 --- a/converter/ibm4704_usb/README.md +++ b/converter/ibm4704_usb/README.md | |||
| @@ -5,19 +5,20 @@ This firmware converts IBM 4704 keyboard protocol to USB HID. | |||
| 5 | Keyboard initialization process takes a few seconds at start up. During that you will hear buzzer from the keyboard. **You need to plug USB cable after hooking up your keyboard to the converter.** | 5 | Keyboard initialization process takes a few seconds at start up. During that you will hear buzzer from the keyboard. **You need to plug USB cable after hooking up your keyboard to the converter.** |
| 6 | 6 | ||
| 7 | 7 | ||
| 8 | Keyboard models | 8 | Supported Keyboard |
| 9 | --------------- | 9 | ------------------ |
| 10 | IBM capacitive switch models: | 10 | ### IBM capacitive switch models: |
| 11 | 6019273 Model 100 50-key (grid layout) http://kishy.dyndns.org/?p=977 | 11 | - 6019273 Model 100 50-key (grid layout) http://kishy.dyndns.org/?p=977 |
| 12 | 6019284 Model 200 62-key Alpha(60% layout) http://kishy.dyndns.org/?p=894 | 12 | - 6019284 Model 200 62-key Alpha(60% layout) http://kishy.dyndns.org/?p=894 |
| 13 | 6019303 Model 300 77-key Expanded Alpha http://kbtalking.cool3c.com/article/23272 | 13 | - 6019303 Model 300 77-key Expanded Alpha http://kbtalking.cool3c.com/article/23272 |
| 14 | 6020218 Model 400 107-key Full key http://kishy.dyndns.org/?p=980 | 14 | - 6020218 Model 400 107-key Full key http://kishy.dyndns.org/?p=980 |
| 15 | 15 | ||
| 16 | Alps switch(vintage Green) models: | 16 | ### Alps switch(vintage Green) models: |
| 17 | 5954339 Japanese 102-key http://deskthority.net/post87127.html#p87127 | 17 | |
| 18 | 6112883 Japanese 102-key http://geekhack.org/index.php?topic=52888.msg1194489#msg1194489 | 18 | - 5954339 Japanese 102-key http://deskthority.net/post87127.html#p87127 |
| 19 | 6112884 Japanese 102-key http://geekhack.org/index.php?topic=50437.msg1193047#msg1193047 | 19 | - 6112883 Japanese 102-key http://geekhack.org/index.php?topic=52888.msg1194489#msg1194489 |
| 20 | 6341739 Chinese 102-key http://geekhack.org/index.php?topic=52888.msg1176566#msg1176566 | 20 | - 6112884 Japanese 102-key http://geekhack.org/index.php?topic=50437.msg1193047#msg1193047 |
| 21 | - 6341739 Chinese 102-key http://geekhack.org/index.php?topic=52888.msg1176566#msg1176566 | ||
| 21 | 22 | ||
| 22 | 23 | ||
| 23 | Connector | 24 | Connector |
