diff options
author | tmk <nobody@nowhere> | 2014-01-03 07:05:41 +0900 |
---|---|---|
committer | tmk <nobody@nowhere> | 2014-01-03 07:07:42 +0900 |
commit | 92cda14f7a30f14bb3836c2369d110b2c8b4cf75 (patch) | |
tree | ce4e399b99daacbd07e5ef53c812e54c38c660fe /README.md | |
parent | 37bf34d5b192aa7f64875eca8f6dc8af8f4b1347 (diff) |
Add ascii_usb ASCII Serial Console terminal converter
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ You can find some keyboard specific projects under `converter` and `keyboard` di * [sun_usb](converter/sun_usb/) - [Sun] to USB(type4, 5 and 3?) * [pc98_usb](converter/pc98_usb/) - [PC98] to USB * [usb_usb](converter/usb_usb/) - USB to USB(experimental) +* [ascii_usb](converter/ascii_usb/) - ASCII(Serial console terminal) to USB ### keyboard * [hhkb](keyboard/hhkb/) - [Happy Hacking Keyboard pro][GH_hhkb] **my main board** |