Skip to content

Commit

Permalink
Correcting name collision.
Browse files Browse the repository at this point in the history
  • Loading branch information
amacleod committed Oct 24, 2024
1 parent f6c2e4e commit a2d2318
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/glam-factorio-combos.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
layers = <FACTORY>;
};
// Left ring and middle in bottom row for Alt+D: destruction planner.
combo_lowprod_destruction {
combo_low_prod_destruction {
timeout-ms = <50>;
key-positions = <LB3 LB2>;
bindings = <&kp LA(D)>;
layers = <FACTORY>;
};
// Left middle and index in bottom row for Alt+U: upgrade planner.
combo_inner_production {
combo_low_poke_upgrade {
timeout-ms = <50>;
key-positions = <LB2 LB3>;
bindings = <&kp LA(U)>;
Expand Down

0 comments on commit a2d2318

Please sign in to comment.