Solaar/lib/solaar/cli
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 Remove empty comment lines 2024-06-02 09:54:21 -04:00
config.py ruff: Apply single line import format 2024-03-13 15:41:21 -04:00
pair.py hid: Convert definition of HID registers to enum 2024-06-02 10:34:00 -04:00
probe.py hid: Convert definition of HID registers to enum 2024-06-02 10:34:00 -04:00
profiles.py Automatically upgrade strings to f-string 2024-03-13 11:02:50 -04:00
show.py hidpp10: Move independent functions to module level 2024-05-22 21:14:41 -04:00
unpair.py refactor: Use f-strings for more exceptions and log message 2024-03-24 07:01:56 -04:00