Solaar/tests/logitech_receiver
MattHag be83dac209
hid: Convert definition of HID registers to enum
* Refactor HID Register definitions

Use enums for distinct type hints, easy discovery of registers.
Make constants uppercase and benefit from enum auto-completion.

Related #2273

* Improve type hints: Registers
2024-06-02 10:34:00 -04:00
..
__init__.py tests: Add tests of common module 2024-02-18 06:10:53 -05:00
hidpp.py device: handle a different signal for onboard profiles directory in ROM 2024-04-15 14:40:50 -04:00
test_base.py test: Test base product information 2024-03-10 10:11:02 -04:00
test_common.py Refactor: Use dataclasses and enums 2024-05-22 21:14:41 -04:00
test_device.py refactor: Creation of devices (#2493) 2024-05-27 11:58:16 -04:00
test_diversion.py diversion: Add unit tests 2024-05-05 10:43:39 -04:00
test_hidpp10.py hid: Convert definition of HID registers to enum 2024-06-02 10:34:00 -04:00
test_hidpp20_complex.py device: handle a different signal for onboard profiles directory in ROM 2024-04-15 14:40:50 -04:00
test_hidpp20_simple.py Refactor: Use dataclasses and enums 2024-05-22 21:14:41 -04:00
test_receiver.py Fix macOS compatibility and reenable CI tests 2024-05-22 18:45:40 -04:00
test_setting_templates.py settings: get and use current host number for K375sFnSwap because of bug in firmware of MX Keys S 2024-05-04 04:46:27 -04:00