Skip to content

Commit

Permalink
Add support for Huion Kamvas Pro 16 (4k)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbt365 committed May 15, 2024
1 parent 461961e commit df320b7
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 Kamvas Pro 16 (4k)",
"Specifications": {
"Digitizer": {
"Width": 344.2,
"Height": 193.6,
"MaxX": 68840,
"MaxY": 38720
},
"Pen": {
"MaxPressure": 8191,
"Buttons": {
"ButtonCount": 2
}
},
"AuxiliaryButtons": null,
"MouseButtons": null,
"Touch": null
},
"DigitizerIdentifiers": [
{
"VendorID": 9580,
"ProductID": 109,
"InputReportLength": 12,
"OutputReportLength": null,
"ReportParser": "OpenTabletDriver.Configurations.Parsers.Huion.GianoReportParser",
"FeatureInitReport": null,
"OutputInitReport": null,
"DeviceStrings": {
"201": "HUION_M202_\\d{6}$"
},
"InitializationStrings": [
200
]
}
],
"AuxiliaryDeviceIdentifiers": [],
"Attributes": {}
}
1 change: 1 addition & 0 deletions TABLETS.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
| Huion Kamvas 24 Plus | Supported |
| Huion Kamvas Pro 13 (2.5k) | Supported |
| Huion Kamvas Pro 16 (2.5k) | Supported |
| Huion Kamvas Pro 16 (4k) | Supported |
| Huion Kamvas Pro 24 (4K) | Supported |
| Huion New 1060 Plus | Supported |
| Huion Q11K | Supported |
Expand Down

0 comments on commit df320b7

Please sign in to comment.