Skip to content

Commit

Permalink
device: add descriptor for Logitech MX Revolution Mouse M-RCL 124
Browse files Browse the repository at this point in the history
  • Loading branch information
pfps committed Sep 15, 2023
1 parent 867a3f7 commit 963f54d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/logitech_receiver/descriptors.py
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,8 @@ class _PerformanceMXDpi(_ST.RegisterDpi):
_D('G502 Proteus Spectrum Optical Mouse', codename='G502 Proteus Spectrum', usbid=0xc332, interface=1)
_D('Logitech PRO Gaming Keyboard', codename='PRO Gaming Keyboard', usbid=0xc339, interface=1)

_D('Logitech MX Revolution Mouse M-RCL 124', codename='M-RCL 124', usbid=0xb007, interface=1)

# Trackballs

_D('Wireless Trackball M570', codename='M570')
Expand Down

0 comments on commit 963f54d

Please sign in to comment.