• J
    HID: uclogic: Add support for XP-PEN Deco Pro SW · 7744ca57
    José Expósito 提交于
    The XP-PEN Deco Pro SW is a UGEE v2 device with a frame with 8 buttons,
    a bitmap dial and a mouse; however, the UCLOGIC_MOUSE_FRAME_QUIRK is
    required because it reports an incorrect frame type. Its pen has 2
    buttons, supports tilt and pressure.
    
    It can be connected using a USB cable or, to use it in wireless mode,
    using a USB Bluetooth dongle. When it is connected in wireless mode the
    device battery is used to power it.
    
    All the pieces to support it are already in place. Add its ID and
    quirks in order to support the device.
    Signed-off-by: NJosé Expósito <jose.exposito89@gmail.com>
    Signed-off-by: NJiri Kosina <jkosina@suse.cz>
    7744ca57
hid-input.c 65.7 KB