From 3b7e20ed6809478960b5f9475bc4191f0362c639 Mon Sep 17 00:00:00 2001 From: Brian J King Date: Tue, 14 Mar 2017 09:37:32 -0500 Subject: [PATCH] Add HHKB Professional JP Layout Add preset example for [HHKB Professional JP Layout](https://deskthority.net/wiki/HHKB_Professional_JP_Type-S). --- samples/hhkb-jp-jis-layout.json | 116 ++++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 samples/hhkb-jp-jis-layout.json diff --git a/samples/hhkb-jp-jis-layout.json b/samples/hhkb-jp-jis-layout.json new file mode 100644 index 0000000..d1b57e7 --- /dev/null +++ b/samples/hhkb-jp-jis-layout.json @@ -0,0 +1,116 @@ +[ + [ + { + "a": 7 + }, + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ], + [ + { + "w": 1.5 + }, + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + { + "x": 0.25, + "w": 1.25, + "h": 2, + "w2": 1.5, + "h2": 1, + "x2": -0.25 + }, + "" + ], + [ + { + "w": 1.75 + }, + "", + "", + "", + "", + { + "n": true + }, + "", + "", + "", + { + "n": true + }, + "", + "", + "", + "", + "", + "" + ], + [ + { + "w": 2 + }, + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ], + [ + "", + { + "x": 0.25 + }, + "", + "", + "", + "", + { + "w": 2.5 + }, + "", + "", + "", + "", + "", + { + "x": 0.25 + }, + "", + "", + "" + ] +]