mirror of
https://github.com/Ajetski/reviung41-zmk-config.git
synced 2026-01-11 22:54:52 -10:00
Update reviung41.keymap
This commit is contained in:
parent
868056f817
commit
61b3f6cc2f
@ -34,6 +34,8 @@
|
|||||||
tapping-term-ms = <300>;
|
tapping-term-ms = <300>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&soft_off { hold-time-ms = <1500>; };
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
combos {
|
combos {
|
||||||
compatible = "zmk,combos";
|
compatible = "zmk,combos";
|
||||||
@ -67,6 +69,11 @@
|
|||||||
bindings = <&kp RET>;
|
bindings = <&kp RET>;
|
||||||
layers = <0>;
|
layers = <0>;
|
||||||
};
|
};
|
||||||
|
softoff {
|
||||||
|
bindings = <&soft_off>;
|
||||||
|
key-positions = <1 2>;
|
||||||
|
layers = <0>;
|
||||||
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user