forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork0
Commitc27168a
HID: logitech-hidpp: Add HIDPP_CONSUMER_VENDOR_KEYS quirk for the Dinovo Edge
Like the MX5000 and MX5500 quad/bluetooth keyboards the Dinovo Edge alsoneeds the HIDPP_CONSUMER_VENDOR_KEYS quirk for some special keys to work.Specifically without this the "Phone" and the 'A' - 'D' Smart Keys do notsend any events.In addition to fixing these keys not sending any events, adding theBluetooth match, so that hid-logitech-hidpp is used instead of thegeneric HID driver, also adds battery monitoring support when thekeyboard is connected over Bluetooth.Signed-off-by: Hans de Goede <hdegoede@redhat.com>Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>1 parentee5e584 commitc27168a
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3972 | 3972 | | |
3973 | 3973 | | |
3974 | 3974 | | |
| 3975 | + | |
| 3976 | + | |
| 3977 | + | |
3975 | 3978 | | |
3976 | 3979 | | |
3977 | 3980 | | |
| |||
4014 | 4017 | | |
4015 | 4018 | | |
4016 | 4019 | | |
| 4020 | + | |
| 4021 | + | |
| 4022 | + | |
4017 | 4023 | | |
4018 | 4024 | | |
4019 | 4025 | | |
| |||
0 commit comments
Comments
(0)