Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create wacom-hid-5334-pen.tablet #683

Merged
merged 2 commits into from
May 8, 2024
Merged

Create wacom-hid-5334-pen.tablet #683

merged 2 commits into from
May 8, 2024

Conversation

penn5
Copy link
Contributor

@penn5 penn5 commented May 8, 2024

It works on my machine™

Relates to linuxwacom/wacom-hid-descriptors#313

Using this data:

devices:
- name: 'Wacom HID 5334 Pen'
  bus: 'i2c'
  vid: '0x056a'
  pid: '0x5334'
  nodes: 
  - /dev/input/event9: 'Wacom HID 5334 Pen'
  styli:
   - id: 0xffffe
     name: 'General Pen Eraser'
     type: 'general'
     axes: ['x', 'y' , 'tilt', 'distance', 'pressure']
     buttons: 2
     is_eraser: 'true'
     eraser_type: 'invert'
   - id: 0xfffff
     name: 'General Pen'
     type: 'general'
     axes: ['x', 'y' , 'tilt', 'distance', 'pressure']
     buttons: 2
     erasers: [0xffffe]

It works on my machine™
data/wacom-hid-5334-pen.tablet Outdated Show resolved Hide resolved
@whot whot merged commit 422c81c into linuxwacom:master May 8, 2024
14 checks passed
@whot
Copy link
Member

whot commented May 8, 2024

merged with a commit msg change and the new | symbol in the matches, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants