Skip to content

Commit

Permalink
Merge pull request #2268 from jamesbt365/ugeemoment
Browse files Browse the repository at this point in the history
Add configuration for UGTABLET M708 V2
  • Loading branch information
X9VoiD committed Jul 17, 2022
2 parents 0dd1ecd + b410489 commit 6f7ca00
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"Name": "UGTABLET M708 V2",
"Specifications": {
"Digitizer": {
"Width": 253.96,
"Height": 152.305,
"MaxX": 50792.0,
"MaxY": 30461.0
},
"Pen": {
"MaxPressure": 8191,
"Buttons": {
"ButtonCount": 2
}
},
"AuxiliaryButtons": {
"ButtonCount": 8
},
"MouseButtons": null,
"Touch": null
},
"DigitizerIdentifiers": [
{
"VendorID": 10429,
"ProductID": 2340,
"InputReportLength": 10,
"OutputReportLength": 10,
"ReportParser": "OpenTabletDriver.Configurations.Parsers.XP_Pen.XP_PenReportParser",
"FeatureInitReport": null,
"OutputInitReport": [
"ArAE"
],
"DeviceStrings": {},
"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 @@ -51,6 +51,7 @@
| UGEE S640 | Supported |
| UGEE U1600 | Supported |
| UGTABLET M708 | Supported | Windows: Some variations may require Zadig's WinUSB to be installed on interface 0
| UGTABLET M708 V2 | Supported |
| VEIKK A15 | Supported |
| VEIKK S640 | Supported |
| VEIKK S640 V2 | Supported |
Expand Down

0 comments on commit 6f7ca00

Please sign in to comment.