mirror of
https://github.com/zoriya/abyss.git
synced 2025-12-06 06:36:16 +00:00
Add a specefic enter key for shift enter
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
left_tab: left_tab_morph {
|
||||
compatible = "zmk,behavior-mod-morph";
|
||||
#binding-cells = <0>;
|
||||
bindings = <&none>, <&kp LEFT>;
|
||||
bindings = <&kp ENTER>, <&kp LEFT>;
|
||||
mods = <(MOD_LSFT|MOD_RSFT)>;
|
||||
};
|
||||
right_space: right_space_morph {
|
||||
|
||||
Reference in New Issue
Block a user