.. |
__init__.py
|
Drop unnecessary __future__ imports
|
2021-10-30 16:49:41 -04:00 |
base.py
|
device: cut off noops even earlier
|
2022-03-02 05:30:22 -05:00 |
base_usb.py
|
share: Add modalias information for supported USB hardware
|
2021-12-18 12:35:44 -05:00 |
common.py
|
receiver: fix contains for NamedInts and eliminate use of has_element
|
2022-01-24 14:03:17 -05:00 |
descriptors.py
|
device: reformat descriptors.py
|
2022-03-08 17:48:41 -05:00 |
device.py
|
device: determine device number from protocol for direct-connected devices; add G9 Laser Mouse
|
2022-03-02 22:58:25 -05:00 |
diversion.py
|
ui: add support to TestBytes
|
2022-03-10 21:04:28 -05:00 |
hidpp10.py
|
device: add descriptor for Logitech PRO X Wireless Gaming Headset
|
2021-12-20 09:17:07 -05:00 |
hidpp20.py
|
receiver: add PERSISTENT_REMAPPABLE_ACTION to KeysArray classes
|
2022-03-12 12:20:38 -05:00 |
i18n.py
|
Drop unnecessary __future__ imports
|
2021-10-30 16:49:41 -04:00 |
listener.py
|
Drop legacy Python 2 `super()` syntax
|
2021-10-30 16:49:41 -04:00 |
notifications.py
|
receiver: dispose of no-op notifications quickly
|
2022-02-27 11:59:54 -05:00 |
receiver.py
|
receiver: use Bolt unique ID as serial number
|
2021-11-11 10:48:12 -05:00 |
settings.py
|
settings: add BACKLIGHT3 setting template
|
2022-03-09 09:13:24 -05:00 |
settings_templates.py
|
settings: fix bug in speed-change setting
|
2022-03-09 15:29:43 -05:00 |
special_keys.py
|
receiver: add USB consumer codes
|
2022-03-12 12:20:38 -05:00 |
status.py
|
device: push settings when device requests software reconfiguration
|
2021-12-20 08:06:03 -05:00 |