.. |
__init__.py
|
clean up: Remove editor specific marks
|
2024-02-29 10:10:46 -05:00 |
base.py
|
fix: Use exception from exception module
|
2024-03-02 12:25:13 -05:00 |
base_usb.py
|
device: add missing receiver type for Lightspeed receivers
|
2024-03-03 15:14:20 -05:00 |
common.py
|
device: use Python 3.7 type hints
|
2024-03-09 10:36:40 -05:00 |
descriptors.py
|
clean up: Remove editor specific marks
|
2024-02-29 10:10:46 -05:00 |
device.py
|
device: change status battery fields to Battery objects
|
2024-03-09 10:36:40 -05:00 |
diversion.py
|
clean up: Remove editor specific marks
|
2024-02-29 10:10:46 -05:00 |
exceptions.py
|
device: add missing license blocks
|
2024-02-23 11:37:23 -05:00 |
hidpp10.py
|
device: change status battery fields to Battery objects
|
2024-03-09 10:36:40 -05:00 |
hidpp10_constants.py
|
device: add new device types
|
2024-03-03 15:14:20 -05:00 |
hidpp20.py
|
device: change status battery fields to Battery objects
|
2024-03-09 10:36:40 -05:00 |
hidpp20_constants.py
|
device: add missing license blocks
|
2024-02-23 11:37:23 -05:00 |
i18n.py
|
clean up: Remove editor specific marks
|
2024-02-29 10:10:46 -05:00 |
listener.py
|
device: clean up listener and notifications code
|
2024-02-23 11:37:23 -05:00 |
notifications.py
|
device: use status attribute for error
|
2024-03-09 10:36:40 -05:00 |
notify.py
|
clean up: Remove editor specific marks
|
2024-02-29 10:10:46 -05:00 |
receiver.py
|
receiver: move more method code to subclasses
|
2024-03-08 15:39:12 -05:00 |
settings.py
|
clean up: Remove editor specific marks
|
2024-02-29 10:10:46 -05:00 |
settings_templates.py
|
refactor: Introduce Hidpp20 class
|
2024-03-02 10:56:41 -05:00 |
special_keys.py
|
clean up: Remove editor specific marks
|
2024-02-29 10:10:46 -05:00 |
status.py
|
device: use status attribute for error
|
2024-03-09 10:36:40 -05:00 |