]> git.rmz.io Git - dotfiles.git/blob - heliboard/functional-keys.json
kinesis2: firmware from kinesis Advantage2 keyboard
[dotfiles.git] / heliboard / functional-keys.json
1 [
2 [
3 { "label": "shift" },
4 { "type": "placeholder" }
5 ],
6 [
7 { "label": "numpad", "width": 0.15 },
8 { "$": "variation_selector",
9 "default": { "label": "comma" },
10 "email": { "label": "@", "groupId": 1, "type": "function" },
11 "uri": { "label": "/", "groupId": 1, "type": "function" }
12 },
13 { "$": "keyboard_state_selector", "languageKeyEnabled": {
14 "$": "keyboard_state_selector", "alphabet": {
15 "label": "language_switch" }}},
16 { "$": "keyboard_state_selector", "emojiKeyEnabled": {
17 "$": "keyboard_state_selector", "alphabet": { "label": "emoji" }}},
18 { "$": "keyboard_state_selector", "symbols": { "label": "numpad" }},
19 { "label": "space" },
20 { "label": "period", "labelFlags": 1073741824 },
21 { "label": "action", "width": 0.15 }
22 ]
23 ]
24