Solaar/lib/logitech_receiver
Peter F. Patel-Schneider 42faf0c3a0 device: consult polling rate feature for polling rate 2022-05-28 09:58:05 -04:00
..
__init__.py Drop unnecessary __future__ imports 2021-10-30 16:49:41 -04:00
base.py misc: remove support for Python 2 unicode 2022-04-11 13:20:42 -04:00
base_usb.py device: support C542 receiver for M190 mice 2022-03-19 17:42:59 -04:00
common.py common: add alternative way to initialize NamedInts and lower python dependency to 3.6 2022-04-20 17:14:08 -04:00
descriptors.py device: add G502 Gaming Mouse 2022-05-11 09:18:09 -04:00
device.py device: consult polling rate feature for polling rate 2022-05-28 09:58:05 -04:00
diversion.py rules: use keys with only group 0 mapping from other keyboard groups 2022-05-23 10:43:57 -04:00
hidpp10.py misc: Fix typos 2022-04-12 17:18:11 -04:00
hidpp20.py receiver: add ILLUMINATION feature number 2022-05-28 09:58:05 -04:00
i18n.py misc: remove support for Python 2 unicode 2022-04-11 13:20:42 -04:00
listener.py misc: remove support for Python 2 unicode 2022-04-11 13:20:42 -04:00
notifications.py device: fix bug in feature lookup 2022-04-29 07:24:26 -04:00
receiver.py receiver: close device handles when receiver is removed 2022-05-28 09:58:05 -04:00
settings.py device: fix bug in feature lookup 2022-04-29 07:24:26 -04:00
settings_templates.py settings: better ordering of settings 2022-04-27 19:34:09 -04:00
special_keys.py common: add alternative way to initialize NamedInts and lower python dependency to 3.6 2022-04-20 17:14:08 -04:00
status.py device: use isDevice, not kind, to distinguish between devices and receivers 2022-04-15 09:11:56 -04:00