4     { "type": "placeholder" }
 
   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" }
 
  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" }},
 
  20     { "label": "period", "labelFlags": 1073741824 },
 
  21     { "label": "action", "width": 0.15 }