Skip to content

Commit

Permalink
Update wacom.stylus - added Lenovo Digital Pen 2
Browse files Browse the repository at this point in the history
I'm not sure if `BAT_HID` is required. Also as I have understood the lenovo digital pen 2 has tilt "detection", but not tilt "recognition", which I believe means it knows when it's tilted but not how much so I didn't put `Tilt` in the `Axes=` field, but I'm not 100% sure
  • Loading branch information
chrostino authored and whot committed Oct 21, 2024
1 parent 3639e4d commit 550ea9e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data/wacom.stylus
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,15 @@ EraserType=Button
Axes=Tilt;Pressure
Type=Mobile

[0x219]
# Lenovo ; VID_LENOVO | 0x219 | BAT_SWAP
Name=Lenovo Digital Pen 2
Group=isdv4-aes
Buttons=1
EraserType=Button
Axes=Pressure
Type=Mobile

# Inking pen have no eraser
[0x812]
# Intuos and Intuos2
Expand Down

0 comments on commit 550ea9e

Please sign in to comment.