Update buttons
This commit is contained in:
@@ -81,8 +81,26 @@
|
||||
],
|
||||
"AuxButtons": [
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
{
|
||||
"Path": "OpenTabletDriver.Desktop.Binding.KeyBinding",
|
||||
"Settings": [
|
||||
{
|
||||
"Property": "Key",
|
||||
"Value": "E"
|
||||
}
|
||||
],
|
||||
"Enable": true
|
||||
},
|
||||
{
|
||||
"Path": "OpenTabletDriver.Desktop.Binding.MultiKeyBinding",
|
||||
"Settings": [
|
||||
{
|
||||
"Property": "Keys",
|
||||
"Value": "Control+Shift+Z"
|
||||
}
|
||||
],
|
||||
"Enable": true
|
||||
},
|
||||
{
|
||||
"Path": "OpenTabletDriver.Desktop.Binding.KeyBinding",
|
||||
"Settings": [
|
||||
|
||||
Reference in New Issue
Block a user