1
0
ergogen/test/points/default___points.json

92 lines
2.0 KiB
JSON
Raw Normal View History

2021-07-17 15:39:33 -07:00
{
"matrix": {
2021-07-17 15:39:33 -07:00
"x": 0,
"y": 0,
"r": 0,
"meta": {
"stagger": 0,
"spread": 19,
"splay": 0,
"origin": [
0,
0
],
2021-12-25 12:22:37 -08:00
"orient": 0,
2021-07-17 15:39:33 -07:00
"shift": [
0,
0
],
"rotate": 0,
"width": 18,
"height": 18,
2021-07-17 15:39:33 -07:00
"padding": 19,
2022-02-27 09:18:16 -08:00
"autobind": 10,
2021-07-17 15:39:33 -07:00
"skip": false,
"asym": "both",
"colrow": "default_default",
"name": "matrix",
"zone": {
"name": "matrix"
},
2021-07-17 15:39:33 -07:00
"col": {
"rows": {},
"key": {},
"name": "default"
},
2022-02-27 09:18:16 -08:00
"row": "default",
"bind": [
0,
0,
0,
0
]
2021-07-17 15:39:33 -07:00
}
2022-04-16 03:44:55 -07:00
},
"single_key_column_named": {
"x": 0,
"y": 0,
"r": 0,
"meta": {
"stagger": 0,
"spread": 19,
2022-04-16 03:44:55 -07:00
"splay": 0,
"origin": [
0,
0
],
"orient": 0,
"shift": [
0,
0
],
"rotate": 0,
"width": 18,
"height": 18,
"padding": 19,
"autobind": 10,
"skip": false,
"asym": "both",
"colrow": "named_default",
"name": "single_key_column_named",
"zone": {
"columns": {
"named": null
},
"name": "single_key_column"
},
"col": {
"rows": {},
"key": {},
"name": "named"
},
"row": "default",
"bind": [
0,
0,
0,
0
]
}
2021-07-17 15:39:33 -07:00
}
}