mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-27 11:31:13 +00:00
update json
This commit is contained in:
parent
62b99da18d
commit
265a324c20
@ -108,16 +108,16 @@
|
||||
{"label":"P7", "matrix": [ 1,0],"x":0,"y":1},
|
||||
{"label":"P8", "matrix": [ 1,1],"x":1,"y":1},
|
||||
{"label":"P9", "matrix": [ 1,2],"x":2,"y":1},
|
||||
{"label":"P4", "matrix": [2,0],"x":2,"y":1},
|
||||
{"label":"P5", "matrix": [2,1],"x":3,"y":1},
|
||||
{"label":"P6", "matrix": [2,2],"x":4,"y":1},
|
||||
{"label":"P4", "matrix": [2,0],"x":0,"y":2},
|
||||
{"label":"P5", "matrix": [2,1],"x":1,"y":2},
|
||||
{"label":"P6", "matrix": [2,2],"x":2,"y":2},
|
||||
{"label":"PPLS", "matrix": [1,3],"x":3,"y":1,"h":2},
|
||||
{"label":"P1", "matrix": [ 3,0],"x":0,"y":2},
|
||||
{"label":"P2", "matrix": [ 3,1],"x":1,"y":2},
|
||||
{"label":"P3", "matrix": [ 3,2],"x":2,"y":2},
|
||||
{"label":"P0", "matrix": [ 4,0],"x":0,"y":3},
|
||||
{"label":"PDOT", "matrix": [ 4,2],"x":1,"y":3},
|
||||
{"label":"PENT", "matrix": [ 3,3],"x":3,"y":2,"h":2}
|
||||
{"label":"P1", "matrix": [ 3,0],"x":0,"y":3},
|
||||
{"label":"P2", "matrix": [ 3,1],"x":1,"y":3},
|
||||
{"label":"P3", "matrix": [ 3,2],"x":2,"y":3},
|
||||
{"label":"P0", "matrix": [ 4,0],"x":0,"y":4, "w": 2},
|
||||
{"label":"PDOT", "matrix": [ 4,2],"x":2,"y":4},
|
||||
{"label":"PENT", "matrix": [ 3,3],"x":3,"y":3,"h":2}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user