diff --git a/mozc-furikku/README.md b/mozc-furikku/README.md index 0d51d81..a8fb4c4 100644 --- a/mozc-furikku/README.md +++ b/mozc-furikku/README.md @@ -13,21 +13,22 @@ See the License for the specific language governing permissions and limitations under the License. - Summary +Summary ===================================== Circuit diagram and firmware of Google Japanese Input physical flick version. - Files +Files ===================================== * README.md -- this file * arduino/flick/* -- firmware source code (Arduino sketch) * circuit.png -- circuit diagram +* photo/* -- for reference - Building your device +Building your device ===================================== ## Electronic parts @@ -72,7 +73,7 @@ The commands will configure the module as follows: * HID flag register = 0 (keyboard) - Using flick input +Using flick input ===================================== ## Power supply diff --git a/mozc-furikku/photo/device.jpg b/mozc-furikku/photo/device.jpg new file mode 100644 index 0000000..2d73c45 Binary files /dev/null and b/mozc-furikku/photo/device.jpg differ diff --git a/mozc-furikku/photo/jsmodule.jpg b/mozc-furikku/photo/jsmodule.jpg new file mode 100644 index 0000000..8b32eb7 Binary files /dev/null and b/mozc-furikku/photo/jsmodule.jpg differ diff --git a/mozc-furikku/photo/keyboard.jpg b/mozc-furikku/photo/keyboard.jpg new file mode 100644 index 0000000..bf80f6a Binary files /dev/null and b/mozc-furikku/photo/keyboard.jpg differ