Skip to content

Commit

Permalink
change trackball
Browse files Browse the repository at this point in the history
  • Loading branch information
tokyo2006 committed Sep 29, 2024
1 parent 5be649c commit aa9586f
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions config/cygnus.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/mouse.h>
#include <dt-bindings/zmk/outputs.h>
#include <behaviors/pmw3610.dtsi>


&mt {
tapping-term-ms = <200>;
Expand Down Expand Up @@ -132,20 +132,6 @@
quick-tap-ms = <0>;
flavor = "tap-preferred";
};

cpi_i200: cpi_i200 {
compatible = "zmk,behavior-pmw3610";
#binding-cells = <0>;
pixart_dev = <&trackball>;
increase_cpi;
};

cpi_d200: cpi_d200 {
compatible = "zmk,behavior-pmw3610";
#binding-cells = <0>;
pixart_dev = <&trackball>;
decrease_cpi;
};
};

keymap {
Expand Down

0 comments on commit aa9586f

Please sign in to comment.