Commit graph

5 commits

Author SHA1 Message Date
Peter Johanson
f8fa8aa1b9 chore: Minor input behavior clean-up. 2024-08-03 21:11:27 +00:00
Peter Johanson
77acca1981 fix(mouse): Fixes for logging.
* Corrected logging for two-axis input timestamps.
2024-08-03 21:11:03 +00:00
Peter Johanson
4e53004502 refactor(mouse): Remove mouse work queue, Kconfig
* Remove now-unused mouse work queue and related mouse main file.
* Move ticks config into a DTS property on the two axis input behavior.
2024-08-03 21:11:03 +00:00
Peter Johanson
b2f6163188 feat(mouse): Add input configs for data mods.
* Add ability to swap X/Y, invert X and Y values, and apply a
  scalar multiplier/divisor.
2024-08-03 21:10:32 +00:00
Peter Johanson
e38fd78878 refactor: Use input system for pointer events. 2024-08-03 21:10:32 +00:00