Skip to content

Commit

Permalink
Merge pull request #2263 from X9VoiD/h610prov3
Browse files Browse the repository at this point in the history
Add H610 Pro V3 configuration
  • Loading branch information
X9VoiD committed May 27, 2022
2 parents 84f88e3 + 7d0ba24 commit 9c3bfc4
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"Name": "Huion H610 Pro V3",
"Specifications": {
"Digitizer": {
"Width": 254.0,
"Height": 158.75,
"MaxX": 2048.0,
"MaxY": 2048.0
},
"Pen": {
"MaxPressure": 2047,
"Buttons": {
"ButtonCount": 2
}
},
"AuxiliaryButtons": null,
"MouseButtons": null,
"Touch": null
},
"DigitizerIdentifiers": [
{
"VendorID": 9580,
"ProductID": 110,
"InputReportLength": 16,
"OutputReportLength": null,
"ReportParser": "OpenTabletDriver.Plugin.Tablet.TabletReportParser",
"FeatureInitReport": null,
"OutputInitReport": null,
"DeviceStrings": {
"121": "^HA60"
},
"InitializationStrings": []
}
],
"AuxilaryDeviceIdentifiers": [],
"Attributes": {
"libinputoverride": "1"
}
}
1 change: 1 addition & 0 deletions TABLETS.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@
| Huion GC610 | Missing Features | Touchpad is not yet supported.
| Huion GT-221 Pro | Missing Features | Touch bar is not yet supported.
| Huion H1161 | Missing Features | Tablet buttons are not yet supported.
| Huion H610 Pro V3 | Missing Features | Tablet buttons are not yet supported. Windows: Requires Zadig's WinUSB to be installed on interface 1
| Huion HC16 | Missing Features | Wheel is not yet supported.
| Huion HS610 | Missing Features | Wheel is not yet supported.
| Huion HS611 | Missing Features | Touch strip is not yet supported.
Expand Down

0 comments on commit 9c3bfc4

Please sign in to comment.