mirror of
https://github.com/Ajetski/reviung41-zmk-config.git
synced 2026-05-20 12:24:42 -09:00
Update reviung41.keymap
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
tapping-term-ms = <300>;
|
||||
};
|
||||
|
||||
&soft_off { hold-time-ms = <1500>; };
|
||||
|
||||
/ {
|
||||
combos {
|
||||
compatible = "zmk,combos";
|
||||
@@ -67,6 +69,11 @@
|
||||
bindings = <&kp RET>;
|
||||
layers = <0>;
|
||||
};
|
||||
softoff {
|
||||
bindings = <&soft_off>;
|
||||
key-positions = <1 2>;
|
||||
layers = <0>;
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user