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

data: remove erroneous dash from latest Cintiq Pro model names #600

Merged
merged 1 commit into from
Nov 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions data/cintiq-pro-17.tablet
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Wacom
# Cintiq Pro 17
# DTH-172
# DTH172
#
# Button Map:
# (A=1, B=2, C=3, ...)
Expand All @@ -27,7 +27,7 @@

[Device]
Name=Wacom Cintiq Pro 17
ModelName=DTH-172
ModelName=DTH172
Class=Cintiq
DeviceMatch=usb:056a:03c4
Width=15
Expand Down
4 changes: 2 additions & 2 deletions data/cintiq-pro-22.tablet
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Wacom
# Cintiq Pro 22
# DTH-227
# DTH227
#
# Button Map:
# (A=1, B=2, C=3, ...)
Expand All @@ -27,7 +27,7 @@

[Device]
Name=Wacom Cintiq Pro 22
ModelName=DTH-227
ModelName=DTH227
Class=Cintiq
DeviceMatch=usb:056a:03d0
Width=18
Expand Down
4 changes: 2 additions & 2 deletions data/cintiq-pro-27.tablet
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Wacom
# Cintiq Pro 27
# DTH-271
# DTH271
#
# Button Map:
# (A=1, B=2, C=3, ...)
Expand All @@ -27,7 +27,7 @@

[Device]
Name=Wacom Cintiq Pro 27
ModelName=DTH-271
ModelName=DTH271
Class=Cintiq
DeviceMatch=usb:056a:03c0
Width=24
Expand Down