diff --git a/config/custom_behavior.dtsi b/config/custom_behavior.dtsi index 3120b9d..babff14 100644 --- a/config/custom_behavior.dtsi +++ b/config/custom_behavior.dtsi @@ -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 }; + }; };