.. |
__init__.py
|
Drop unnecessary __future__ imports
|
2021-10-30 16:49:41 -04:00 |
base.py
|
hidapi: process hid report descriptors to identify devices
|
2022-10-13 16:14:30 -04:00 |
base_usb.py
|
receiver: rationalize receiver information structure
|
2022-10-13 16:14:30 -04:00 |
common.py
|
receiver: use built-ins for conversions between int and byte string
|
2022-06-21 18:39:37 -04:00 |
descriptors.py
|
devices: add Logitech PRO Gaming Keyboard
|
2022-10-06 22:00:38 -04:00 |
device.py
|
receiver: rationalize receiver information structure
|
2022-10-13 16:14:30 -04:00 |
diversion.py
|
rules: fix bug causing repeated later execution
|
2022-09-26 09:36:46 -04:00 |
hidpp10.py
|
device: fix processing of HID++ 1.0 battery reports
|
2022-10-13 07:57:57 -04:00 |
hidpp20.py
|
device: correctly record battery feature when ADC MEASUREMENT produces error
|
2022-09-25 12:22:36 -04:00 |
i18n.py
|
misc: remove support for Python 2 unicode
|
2022-04-11 13:20:42 -04:00 |
listener.py
|
receiver: fix bug in printing closed threaded handle
|
2022-09-15 22:13:17 -04:00 |
notifications.py
|
device: fix processing of HID++ 1.0 battery reports
|
2022-10-13 07:57:57 -04:00 |
receiver.py
|
receiver: rationalize receiver information structure
|
2022-10-13 16:14:30 -04:00 |
settings.py
|
settings: don't add non-existant key in raw xy processing
|
2022-10-13 16:00:15 -04:00 |
settings_templates.py
|
settings: clean up code in DivertKeys setting
|
2022-09-26 09:37:14 -04:00 |
special_keys.py
|
devices: add special keys from MX Mechanical Mini
|
2022-10-13 16:00:15 -04:00 |
status.py
|
device: use ADC notifications to set device inactive and active
|
2022-09-25 12:22:36 -04:00 |