mirror of
https://github.com/ijprest/keyboard-layout-editor.git
synced 2026-04-10 02:00:46 -07:00
-- Added a list of predefined keys to the 'Add Key' dropdown (ISO enter, etc.), to easily create those keys. -- Doing our best to simulate mouse-capture (which doesn't exist in HTML) so that marquee select is a little more usable.
4 lines
201 B
JSON
4 lines
201 B
JSON
{
|
|
"ISO Enter" : { "width":1.5, "width2":1.25, "height":1, "height2":2, "x2":0.25, "y2":0 },
|
|
"J-shaped Enter" : { "width":1.5, "width2":2.25, "height":2, "height2":1, "x":0.75, "x2":-0.75, "y2":1 }
|
|
}
|