Solaar/lib/logitech_receiver
Peter Wu 336b778398
Merge pull request #452 from lopsided98/hidpp-4.5-fixes
Fix errors related to sleep and power on/off (especially HID++ >=2.0 devices).

Closes #414 by @SonicFrog who originally came up with a similar fix for the connection notice.
2018-08-11 16:26:25 +02:00
..
__init__.py added copyright notices to all source files 2013-07-15 17:54:42 +02:00
base.py use () instead of [] where possible 2013-07-19 11:48:40 +02:00
base_usb.py Add basic 0xc534 receiver and M185 mouse support 2017-03-21 18:00:44 +02:00
common.py Add M185 keys reporting using REPROG CONTROLS V4 in cli 2017-03-21 18:02:59 +02:00
descriptors.py Merge pull request #450 from lopsided98/new-m705 2018-08-11 16:11:37 +02:00
hidpp10.py use () instead of [] where possible 2013-07-19 11:48:40 +02:00
hidpp20.py hidpp20.py: handle gracefully errors at REPROG_CONTROLS_V4 2017-09-10 22:53:19 -03:00
i18n.py Update l10n strings in code 2016-12-21 00:18:01 +02:00
listener.py Fix issues with HID++ >= 2.0 devices (particularly related to sleep). 2018-08-10 23:15:37 -04:00
notifications.py Fix issues with HID++ >= 2.0 devices (particularly related to sleep). 2018-08-10 23:15:37 -04:00
receiver.py Add basic 0xc534 receiver and M185 mouse support 2017-03-21 18:00:44 +02:00
settings.py Add range validator 2016-06-09 19:46:03 +02:00
settings_templates.py Remove the hid++ high-res wheel notification 2017-09-10 21:49:18 -03:00
special_keys.py Add basic 0xc534 receiver and M185 mouse support 2017-03-21 18:00:44 +02:00
status.py Fix issues with HID++ >= 2.0 devices (particularly related to sleep). 2018-08-10 23:15:37 -04:00