Solaar/lib
Matthias Hagmann 7d171b1d09 Refactor: Use dataclasses and enums
Replace NamedTuples with more flexible dataclass, which also support
type hints. Introduce enums to replace constant strings, which need to
be kept in sync. Also enhances interfaces by limiting it to the enum
values. Remove unused variables.
2024-05-22 21:14:41 -04:00
..
hid_parser Drop support for end-of-life Python 3.7 2024-05-11 11:48:32 -04:00
hidapi Refactor: Use dataclasses and enums 2024-05-22 21:14:41 -04:00
keysyms Apply ruff format 2024-02-20 15:41:10 -05:00
logitech_receiver Fix macOS compatibility and reenable CI tests 2024-05-22 18:45:40 -04:00
solaar Refactor: Use dataclasses and enums 2024-05-22 21:14:41 -04:00