device: add G700 wired support
This commit is contained in:
parent
6099df1b42
commit
804ba267f6
|
@ -543,6 +543,8 @@ _D(
|
||||||
codename='G700',
|
codename='G700',
|
||||||
protocol=1.0,
|
protocol=1.0,
|
||||||
wpid='1023',
|
wpid='1023',
|
||||||
|
usbid=0xc06b,
|
||||||
|
interface=1,
|
||||||
registers=(
|
registers=(
|
||||||
_R.battery_status,
|
_R.battery_status,
|
||||||
_R.three_leds,
|
_R.three_leds,
|
||||||
|
|
Loading…
Reference in New Issue