..
__init__.py
added copyright notices to all source files
2013-07-15 17:54:42 +02:00
base.py
use () instead of [] where possible
2013-07-19 11:48:40 +02:00
base_usb.py
Add support for MK220 mouse-keyboard combo device.
2015-03-06 08:07:22 -03:00
common.py
use () instead of [] where possible
2013-07-19 11:48:40 +02:00
descriptors.py
add: wpid for M 175 to distinguish between it and M185 wireless mouse
2016-02-10 19:09:25 +00:00
hidpp10.py
use () instead of [] where possible
2013-07-19 11:48:40 +02:00
hidpp20.py
hidpp20: update features list
2015-05-27 23:20:43 +02:00
i18n.py
internationalized most strings; fixes #79
2013-07-17 19:53:21 +02:00
listener.py
use () instead of [] where possible
2013-07-19 11:48:40 +02:00
notifications.py
Fix wrong register name for illumination (hidpp10)
2013-08-21 21:47:24 +02:00
receiver.py
trim the codename to the declared length ( fixes #90 )
2013-07-18 16:23:34 +02:00
settings.py
use () instead of [] where possible
2013-07-19 11:48:40 +02:00
settings_templates.py
support switch smooth scroll feature
2015-05-08 13:20:46 +08:00
special_keys.py
Update features and keys list
2013-08-27 17:55:45 +02:00
status.py
translate battery alerts ( fixes #119 )
2013-08-25 23:03:25 +03:00