Update Data of Wireless Mouse M235 (#486)
This commit is contained in:
parent
947035a7b7
commit
68b1f4e413
|
@ -112,7 +112,7 @@ Mice (Nano):
|
|||
| M185 [new] | 4.5 | no | R/W | smooth scrolling[note] |
|
||||
| M187 | 2.0 | yes | | |
|
||||
| M215 | 1.0 | yes | | |
|
||||
| M235 | | yes | | |
|
||||
| M235 | 4.5 | yes | | |
|
||||
| M305 | 1.0 | yes | | |
|
||||
| M310 | 1.0 | yes | | |
|
||||
| M315 | | yes | | |
|
||||
|
|
|
@ -238,7 +238,7 @@ _D('Wireless Mouse M185 old', codename='M185o', protocol=4.5, wpid='4055',
|
|||
_D('Wireless Mouse M185', protocol=2.0, wpid='4038')
|
||||
_D('Wireless Mouse M187', protocol=2.0, wpid='4019')
|
||||
_D('Wireless Mouse M215', protocol=1.0, wpid='1020')
|
||||
_D('Wireless Mouse M235')
|
||||
_D('Wireless Mouse M235', protocol=4.5, wpid='4055')
|
||||
_D('Wireless Mouse M305', protocol=1.0, wpid='101F',
|
||||
registers=(_R.battery_status, ),
|
||||
settings=[
|
||||
|
|
Loading…
Reference in New Issue