Skip to content

Mouse TrackPoint orientation #4

@Excellenze11

Description

@Excellenze11

Good day! I need change TrackPoint orientation, swap X and Y, inverse Y.

"&mouse_ps2_input_listener {

  // Adjust pointing device axes.
  // This adjusts the values inside the zmk driver. Some
  // trackpoints also allow you to adjust it in their firmware. Check
  // the driver options below for more info.
      xy-swap;
  // x-invert;
      y-invert;"

As I understand, I need this link...

https://github.com/infused-kim/kb_zmk_ps2_mouse_trackpoint_driver-zmk_config/blob/main/config/include/mouse_tp.dtsi

I forked Yours project, changed parameters in mouse_tp.dtsi.
And after this, I have no any effects.
Please, help. Thank You!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions