Implement a simple autobind
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
"width": 18,
|
||||
"height": 18,
|
||||
"padding": 19,
|
||||
"autobind": 10,
|
||||
"skip": false,
|
||||
"asym": "both",
|
||||
"colrow": "default_default",
|
||||
@@ -32,7 +33,13 @@
|
||||
"key": {},
|
||||
"name": "default"
|
||||
},
|
||||
"row": "default"
|
||||
"row": "default",
|
||||
"bind": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user