devices: ( { name: "Wireless Mobile Mouse MX Anywhere 2S"; hiresscroll: { hires: false; invert: false; target: false; }; buttons: ( { cid: 0x53; action = { type: "Keypress"; keys: ["KEY_LEFTSHIFT"]; }; }, ); }, { name: "MX Master 3S"; dpi: 1000; smartshift: { on: true; threshold: 255; }; hiresscroll: { hires: true; invert: false; target: false; }; buttons: ( { cid: 0x53; action = { type: "Keypress"; keys: ["KEY_LEFTSHIFT"]; }; }, { cid: 0xc4; action = { type: "Keypress"; keys: ["KEY_N"]; }; }, ); } );