mirror of
https://github.com/ijprest/keyboard-layout-editor.git
synced 2026-04-07 08:40:39 -07:00
6 lines
371 B
JSON
6 lines
371 B
JSON
{
|
|
"ISO Enter" : { "width":1.25, "width2":1.5, "height":2, "height2":1, "x":0.25, "x2":-0.25, "y2":0 },
|
|
"Big-Ass Enter" : { "width":1.5, "width2":2.25, "height":2, "height2":1, "x":0.75, "x2":-0.75, "y2":1 },
|
|
"Stepped Caps-Lock" : { "width":1.25, "width2":1.75, "stepped":true },
|
|
"Center-stepped" : { "width": 1, "width2":1.5, "x":0.25, "x2":-0.25, "stepped":true }
|
|
}
|