]> git.rmz.io Git - dotfiles.git/blobdiff - heliboard/functional-keys.json
heliboard: add android keyboard config
[dotfiles.git] / heliboard / functional-keys.json
diff --git a/heliboard/functional-keys.json b/heliboard/functional-keys.json
new file mode 100644 (file)
index 0000000..ea37b5b
--- /dev/null
@@ -0,0 +1,24 @@
+[
+  [
+    { "label": "shift" },
+    { "type": "placeholder" }
+  ],
+  [
+    { "label": "numpad", "width": 0.15 },
+    { "$": "variation_selector",
+      "default":  { "label": "comma" },
+      "email":    { "label": "@", "groupId": 1, "type": "function" },
+      "uri":      { "label": "/", "groupId": 1, "type": "function" }
+    },
+    { "$": "keyboard_state_selector", "languageKeyEnabled": {
+      "$": "keyboard_state_selector", "alphabet": { 
+        "label": "language_switch" }}},
+    { "$": "keyboard_state_selector", "emojiKeyEnabled": {
+      "$": "keyboard_state_selector", "alphabet": { "label": "emoji" }}},
+    { "$": "keyboard_state_selector", "symbols": { "label": "numpad" }},
+    { "label": "space" },
+    { "label": "period", "labelFlags": 1073741824 },
+    { "label": "action", "width": 0.15 }
+  ]
+]
+