Adding Logitech mx 1100 cordless laser mouse to discriptors

This commit is contained in:
Matthew Brabham 2016-01-26 11:04:47 -08:00
parent 92967eed23
commit 51a15a960f
1 changed files with 3 additions and 0 deletions

View File

@ -336,6 +336,9 @@ _D('MX Air', codename='MX Air', protocol=1.0, kind=_DK.mouse, wpid=('1007', '100
_D('MX Revolution', codename='MX Revolution', protocol=1.0, kind=_DK.mouse, wpid=('1008', '100C'), _D('MX Revolution', codename='MX Revolution', protocol=1.0, kind=_DK.mouse, wpid=('1008', '100C'),
registers=(_R.battery_charge, ), registers=(_R.battery_charge, ),
) )
_D('MX 1100 Cordless Laser Mouse', codename='MX 1100', protocol=1.0, wpid='1014',
registers=(_R.battery_charge, ),
)
# Some exotics... # Some exotics...