__init__.py
|
Refactor: Distinguish module from package
|
2024-09-15 09:18:51 -04:00 |
base.py
|
Add type hints
|
2025-01-01 10:46:04 -05:00 |
base_usb.py
|
base_usb: Add external interface
|
2024-10-11 07:42:38 -04:00 |
common.py
|
Add type hints
|
2025-01-01 10:46:04 -05:00 |
device.py
|
Add type hints
|
2025-01-01 10:46:04 -05:00 |
diversion.py
|
Refactor: Introduce Feature enum
|
2024-10-14 07:28:09 -04:00 |
hidpp20.py
|
Fix KeyFlag conversion
|
2025-01-01 10:46:04 -05:00 |
i18n.py
|
Unify imports in logitech package
|
2024-05-23 16:42:18 -04:00 |
listener.py
|
ruff: Apply single line import format
|
2024-03-13 15:41:21 -04:00 |
notifications.py
|
change pairing error values to intenums
|
2024-10-23 16:22:22 -04:00 |
settings.py
|
Add type hints
|
2025-01-01 10:46:04 -05:00 |
settings_templates.py
|
Fix KeyFlag conversion
|
2025-01-01 10:46:04 -05:00 |
settings_validator.py
|
Add type hints
|
2025-01-01 10:46:04 -05:00 |