Update buttons

This commit is contained in:
2026-06-05 20:08:27 +01:00
parent cf057e0d29
commit 36d0cfbb08
+20 -2
View File
@@ -81,8 +81,26 @@
], ],
"AuxButtons": [ "AuxButtons": [
null, 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", "Path": "OpenTabletDriver.Desktop.Binding.KeyBinding",
"Settings": [ "Settings": [