From 932485992de4c642998f987f5a1c0521004a625c Mon Sep 17 00:00:00 2001 From: Hiroyuki Komatsu Date: Wed, 25 Mar 2015 11:54:16 +0900 Subject: [PATCH] Rename ProjectHome.md to README.md --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8973156 --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +Circuit diagram, firmware source code and Romaji table for physical input devices for Google Japanese Input announced on April 1st. + +Mozc-Morse originates from Google Japanese Input Morse version announced on April 1st 2012. +http://www.google.co.jp/ime/-.-.html + + + + +Mozc-Flap originates from Google Japanese Input Patapata version announced on April 1st 2013. +http://www.google.co.jp/ime/patapata/ + + + + +These devices showed in the videos are actually connected to a PC via USB. This project hosts the source code and technical documents of those devices. + +Background stories (in Japanese): + * Morse version - http://googledevjp.blogspot.jp/2012/06/google.html + * Flip version - http://googledevjp.blogspot.jp/2013/10/google.html + +For Mozc-morse, the romaji table decodes dits-dahs to hiragana. By using resource in this project, you can reproduce a physical morse key and try typing text with Mozc and Google Japanese Input. \ No newline at end of file