mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-18 21:32:04 +00:00
were removed in 2c03623b8a
better would be adding them to the symbols layout
would require different symbols layout for those layouts
or symbol layout that gets cut down to number of keys of base layout
38 lines
755 B
JSON
38 lines
755 B
JSON
[
|
|
[
|
|
{ "label": "a" },
|
|
{ "label": "z" },
|
|
{ "label": "e" },
|
|
{ "label": "r" },
|
|
{ "label": "t" },
|
|
{ "label": "y" },
|
|
{ "label": "u" },
|
|
{ "label": "i" },
|
|
{ "label": "o" },
|
|
{ "label": "p" }
|
|
],
|
|
[
|
|
{ "label": "q" },
|
|
{ "label": "s" },
|
|
{ "label": "d" },
|
|
{ "label": "f" },
|
|
{ "label": "g" },
|
|
{ "label": "h" },
|
|
{ "label": "j" },
|
|
{ "label": "k" },
|
|
{ "label": "l" },
|
|
{ "label": "m", "popup": { "main": { "label": "/" } } }
|
|
],
|
|
[
|
|
{ "label": "w" },
|
|
{ "label": "x" },
|
|
{ "label": "c" },
|
|
{ "label": "v" },
|
|
{ "label": "b" },
|
|
{ "label": "n" },
|
|
{ "$": "shift_state_selector",
|
|
"shiftedManual": { "label": "?" },
|
|
"default": { "label": "'" }
|
|
}
|
|
]
|
|
]
|