mirror of
https://github.com/Ajetski/reviung41-zmk-config.git
synced 2026-05-21 04:34:47 -09:00
Update reviung41.keymap
This commit is contained in:
@@ -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>;
|
||||||
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user