Add MX Master settings

Add the same settings to the logitech MX Master as the one from the MX
Master 2 (scroll wheel DPI, smart scoll sensitivity).
This commit is contained in:
Benoit Hanotte 2019-02-15 13:39:48 +01:00 committed by Peter Wu
parent 087a5d2c42
commit 8bac8d68f4
1 changed files with 6 additions and 1 deletions

View File

@ -316,7 +316,12 @@ _D('Performance Mouse MX', codename='Performance MX', protocol=1.0, wpid='101A',
], ],
) )
_D('Wireless Mouse MX Master', codename='MX Master', protocol=4.5, wpid='4041') _D('Wireless Mouse MX Master', codename='MX Master', protocol=4.5, wpid='4041',
settings=[
_FS.hires_smooth_invert(),
_FS.hires_smooth_resolution(),
],
)
_D('Wireless Mouse MX Master 2S', codename='MX Master 2S', protocol=4.5,wpid='4069', _D('Wireless Mouse MX Master 2S', codename='MX Master 2S', protocol=4.5,wpid='4069',
settings=[ settings=[