OpenTabletDriver
OpenTabletDriver copied to clipboard
Add support for touch strips and DTK-2200 (master)
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".
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?
Please split this into 2 pull requests, one for the config and the other for the touch strips.