Skip to content

Commit

Permalink
Updated keymap & layout
Browse files Browse the repository at this point in the history
  • Loading branch information
VoltaicGRiD committed Aug 1, 2024
1 parent 08bd6b2 commit 5402372
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions boards/shields/voltarium_left/voltarium.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
compatible = "zmk,behavior-sensor-rotate-var";
#sensor-binding-cells = <2>;
bindings - <&kp>, <&kp>;
}
}
};
};

keymap {
compatible = "zmk,keymap";
Expand Down
4 changes: 4 additions & 0 deletions boards/shields/voltarium_left/voltarium_left.overlay
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@
, <&pro_micro 15 GPIO_ACTIVE_HIGH> // col5 in the schematic
, <&pro_micro 14 GPIO_ACTIVE_HIGH> // col6 in the schematic
;
};

&left_encoder {
status = "okay";
};

0 comments on commit 5402372

Please sign in to comment.