diff --git a/lib/logitech/devices/constants.py b/lib/logitech/devices/constants.py index 5b802146..181be55e 100644 --- a/lib/logitech/devices/constants.py +++ b/lib/logitech/devices/constants.py @@ -43,4 +43,5 @@ NAMES = { 'K750': ('Wireless Solar Keyboard K750', 'keyboard'), 'K800': ('Wireless Illuminated Keyboard K800', 'keyboard'), 'T650': ('Wireless Rechargeable Touchpad T650', 'touchpad'), + 'Performance MX': ('Performance Mouse MX', 'mouse'), }