aboutsummaryrefslogtreecommitdiff
path: root/src/tmtspc
AgeCommit message (Collapse)Author
2026-01-04use on_hid_hw_open instead of input_dev->openKimplul
+ Seems some applications can mess with input_dev->open, still unclear how but on_hid_hw_open seems to be a bit more reliable so use it for now at least
2025-11-23correct tspc range to be 1080Kimplul
2025-11-23fix TS-XW -> TS-PC in init messageKimplul
2025-11-23add alt mode sysfs fileKimplul
2025-11-23add tspc mode switch for testingKimplul
2025-11-23apply initial tspc patchesKimplul
+ Courtesy of @BDave95