3     { "label": "+", "type":  "function", "popup": {
 
   9     }, "labelFlags": 512 },
 
  10     { "label": "1", "type": "numeric" },
 
  11     { "label": "2", "type": "numeric" },
 
  12     { "label": "3", "type": "numeric" },
 
  13     { "label": "%", "type":  "function", "popup": { "main": { "label": "$$$"} }, "labelFlags": 512 }
 
  16     { "label": "-", "type":  "function", "popup": {
 
  22     }, "labelFlags": 512 },
 
  23     { "label": "4", "type": "numeric" },
 
  24     { "label": "5", "type": "numeric" },
 
  25     { "label": "6", "type": "numeric" },
 
  26     { "label": "space", "type":  "function" }
 
  29     { "label": "*", "type":  "function", "popup": {
 
  35     }, "labelFlags": 512 },
 
  36     { "label": "7", "type": "numeric" },
 
  37     { "label": "8", "type": "numeric" },
 
  38     { "label": "9", "type": "numeric" },
 
  42     { "label": "alpha", "width": 0.15 },
 
  43     { "label": "comma", "width":  0.1 },
 
  44     { "label": "symbol", "width":  0.12 },
 
  45     { "label": "0", "type": "numeric", "width": -1 },
 
  46     { "label": "=", "type": "function", "width":  0.12, "popup": { "relevant": [ { "label": "≠"}, { "label": "≈"} ] } },
 
  47     { "label": "period", "width":  0.1 },
 
  48     { "label": "action", "width": 0.15 }