.. |
__init__.py
|
Drop unnecessary __future__ imports
|
2021-10-30 16:49:41 -04:00 |
base.py
|
device: clean up pinging code
|
2023-01-16 08:44:56 -05:00 |
base_usb.py
|
receiver: clarify status of C542 receiver
|
2022-11-14 16:51:38 -05:00 |
common.py
|
device: more robust access to keyword exception fields
|
2022-12-06 14:20:59 -05:00 |
descriptors.py
|
device: allow device descriptors without name and codename
|
2023-01-03 15:46:24 -05:00 |
device.py
|
device: correctly determine whether to ping with a long HID++ message
|
2022-12-31 12:23:23 -05:00 |
diversion.py
|
rules: add KeyIsDown condition
|
2022-12-17 13:21:52 -05:00 |
hidpp10.py
|
device: fix processing of HID++ 1.0 battery reports
|
2022-10-13 07:57:57 -04:00 |
hidpp20.py
|
device: add support for config change feature
|
2022-12-05 16:44:52 -05:00 |
i18n.py
|
misc: remove support for Python 2 unicode
|
2022-04-11 13:20:42 -04:00 |
listener.py
|
device: clean up pinging code
|
2023-01-16 08:44:56 -05:00 |
notifications.py
|
solaar: improve handling of wheel notifications
|
2022-12-09 06:59:37 -05:00 |
receiver.py
|
receiver: count found devices when enumerating them and cut off when all found
|
2023-01-09 05:20:16 -05:00 |
settings.py
|
settings: read and check before write for range settings
|
2023-01-09 13:22:45 -05:00 |
settings_templates.py
|
settings: add setting for ADC power management
|
2023-01-02 11:37:32 -05:00 |
special_keys.py
|
devices: add special keys from MX Mechanical Mini
|
2022-10-13 16:00:15 -04:00 |
status.py
|
misc: update yapf version
|
2022-11-26 22:37:32 -05:00 |