1

Map middle mouse

This commit is contained in:
Evan Pratten 2023-08-06 12:06:05 -04:00
parent bbbab9a771
commit 50943bb306

View File

@ -29,7 +29,8 @@ devices: (
{
cid: 0x5b,
action: {
type: "None"
type: "Keypress",
keys: [ "BTN_MIDDLE" ]
}
},