device: add BT IDs for MX Master and MX Master 2S

This commit is contained in:
Peter F. Patel-Schneider 2020-09-24 04:32:11 -04:00
parent ec8a51d353
commit 84e0e74709
1 changed files with 2 additions and 0 deletions

View File

@ -505,6 +505,7 @@ _D(
codename='MX Master',
protocol=4.5,
wpid='4041',
btid=0xb012,
settings=[
_FS.hires_smooth_invert(),
_FS.hires_smooth_resolution(),
@ -516,6 +517,7 @@ _D(
codename='MX Master 2S',
protocol=4.5,
wpid='4069',
btid=0xb019,
settings=[
_FS.hires_smooth_invert(),
_FS.hires_smooth_resolution(),