Skip to content

Commit 587916c

Browse files
authored
Remove comment from snipe mode block
1 parent 3d6a3bb commit 587916c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

config/boards/shields/charybdis/charybdis_right.overlay

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,10 @@
8181
>;
8282
};
8383

84-
// ← SNIPE MODE BLOCK
8584
snipe {
8685
layers = <6>;
8786
input-processors =
88-
&zip_xy_scaler 1 4 // DIVIDES MOVEMENT BY 4 — ADJUST RATIO AS NEEDED
87+
&zip_xy_scaler 1 4
8988
>;
9089
};
9190
};

0 commit comments

Comments
 (0)