Skip to content

Commit

Permalink
Updated keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
VoltaicGRiD committed Aug 3, 2024
1 parent e5f75cc commit 6055c22
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions config/voltarium.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,7 @@
};
};

&nice_view_spi {
cs-gpios = <&pro_micro 10 GPIO_ACTIVE_HIGH>;
}


behaviors {
rot_kp: rot_kp {
compatible = "zmk,behavior-sensor-rotate";
Expand Down Expand Up @@ -163,4 +160,8 @@
sensor-bindings = <&scroll_encoder>, <&scroll_encoder_new>;
};
};
};
};

&nice_view_spi {
cs-gpios = <&pro_micro 10 GPIO_ACTIVE_HIGH>;
};

0 comments on commit 6055c22

Please sign in to comment.