X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/0f1855e30b2354cf75d714a90ec571d98adef05d..c85b8e25d94582bbc815b1cf63214ce8b129d3db:/heliboard/functional-keys.json?ds=inline diff --git a/heliboard/functional-keys.json b/heliboard/functional-keys.json new file mode 100644 index 0000000..ea37b5b --- /dev/null +++ b/heliboard/functional-keys.json @@ -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 } + ] +] +