mirror of
https://github.com/ijprest/keyboard-layout-editor.git
synced 2026-04-06 16:20:59 -07:00
Added simple Planck preset; fixes #135
This commit is contained in:
parent
8b4e8479f6
commit
e48a31e318
1 changed files with 6 additions and 0 deletions
|
|
@ -83,6 +83,12 @@
|
|||
[{"y":0.1},"N",{"y":-0.35},"M",{"y":-0.35},"<\n,",{"y":0.35},">\n.",{"y":0.25},"?\n/"],
|
||||
[{"y":-0.65,"x":-1,"h":1.5},"Alt",{"y":0.75},"Space",{"y":-0.35},"fn",{"y":-0.35},"_\n-",{"y":0.35},"\"\n'",{"y":0.25},"Enter"]
|
||||
] },
|
||||
{ "name" : "Planck", "data" : [
|
||||
[{"a":7},"Tab","Q","W","E","R","T","Y","U","I","O","P","Back Space"],
|
||||
["Esc","A","S","D","F","G","H","J","K","L",";","'"],
|
||||
["Shift","Z","X","C","V","B","N","M",",",".","/","Return"],
|
||||
["","Ctrl","Alt","Super","⇓",{"w":2},"","⇑","←","↓","↑","→"]
|
||||
] },
|
||||
{ "name" : "Kinesis Advantage", "data" : [
|
||||
[{"f":1,"f2":2,"w":0.675,"h":0.85},"\nEsc",{"x":0.075,"w":0.675,"h":0.85},"\nF1",{"x":0.075,"w":0.675,"h":0.85},"\nF2",{"x":0.075,"w":0.675,"h":0.85},"\nF3",{"x":0.075,"w":0.675,"h":0.85},"\nF4",{"x":0.075,"w":0.675,"h":0.85},"\nF5",{"x":0.075,"w":0.675,"h":0.85},"\nF6",{"x":0.075,"w":0.675,"h":0.85},"\nF7",{"x":0.075,"w":0.675,"h":0.85},"\nF8",{"x":4.825,"w":0.675,"h":0.85},"Repeat Rate\nF9",{"x":0.075,"w":0.675,"h":0.85},"Disable Macro\nF10",{"x":0.075,"w":0.675,"h":0.85},"Macro\nF11",{"x":0.075,"w":0.675,"h":0.85},"Remap\nF12",{"x":0.075,"w":0.675,"h":0.85},"PrintScr SysReq",{"x":0.075,"w":0.675,"h":0.85},"Scroll<br>lock",{"x":0.075,"w":0.675,"h":0.85},"Pause Break",{"x":0.075,"w":0.675,"h":0.85},"Keypad",{"x":0.075,"w":0.675,"h":0.85},"Progrm"],
|
||||
[{"x":2.25,"f":3},"@\n2","#\n3","$\n4","%\n5",{"x":5.5},"^\n6","&\n7\n\n\nNm Lk","*\n8\n\n\n=","(\n9\n\n\n="],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue