From 5b23bd7308656f9bb646a7554bb8e16f90a3a1c8 Mon Sep 17 00:00:00 2001 From: Google Code Exporter Date: Tue, 24 Mar 2015 22:38:40 -0400 Subject: [PATCH 1/3] Migrating wiki contents from Google Code --- ProjectHome.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 ProjectHome.md diff --git a/ProjectHome.md b/ProjectHome.md new file mode 100644 index 0000000..8973156 --- /dev/null +++ b/ProjectHome.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 From 6ea620f1a375b30fc5ce06614796080a29d19b40 Mon Sep 17 00:00:00 2001 From: Hiroyuki Komatsu Date: Wed, 25 Mar 2015 11:53:50 +0900 Subject: [PATCH 2/3] Rename ProjectHome.md to README.md --- ProjectHome.md | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 ProjectHome.md diff --git a/ProjectHome.md b/ProjectHome.md deleted file mode 100644 index 8973156..0000000 --- a/ProjectHome.md +++ /dev/null @@ -1,21 +0,0 @@ -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 From 932485992de4c642998f987f5a1c0521004a625c Mon Sep 17 00:00:00 2001 From: Hiroyuki Komatsu Date: Wed, 25 Mar 2015 11:54:16 +0900 Subject: [PATCH 3/3] 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