Skip to content

Commit

Permalink
fix: syntax error in custom_behavior.dtsi
Browse files Browse the repository at this point in the history
  • Loading branch information
simeonoff committed Aug 15, 2024
1 parent bfb8033 commit d130ea2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/custom_behavior.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@
bindings = <&kt RGUI>, <&kp TAB>, <&kt RGUI>; // Cmd, Tab, and release Cmd
ignored-key-positions = <7 9 16 17 18 19 29>; // Ignore arrows, BSPC, ENTER, DEL
};
};
};

0 comments on commit d130ea2

Please sign in to comment.