OpenTabletDriver icon indicating copy to clipboard operation
OpenTabletDriver copied to clipboard

Add support for touch strips and DTK-2200 (master)

Open cromachina opened this issue 1 year ago • 5 comments

Port of https://github.com/OpenTabletDriver/OpenTabletDriver/pull/3288 for master.

This change will make the unit tester complain about every other config because I added a new config parameter "TouchStrips".

cromachina avatar Apr 19 '24 17:04 cromachina

Would it be reasonable to change the configuration schema checker to allow nullable fields to not have to be declared instead of being explicitly set to null?

cromachina avatar Apr 21 '24 15:04 cromachina

Please split this into 2 pull requests, one for the config and the other for the touch strips.

jamesbt365 avatar Sep 21 '24 16:09 jamesbt365