mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2025-11-27 12:42:44 -10:00
soft off
This commit is contained in:
parent
33861f749e
commit
ed1d9b6620
@ -26,7 +26,7 @@
|
|||||||
trigger-period-ms = <16>;
|
trigger-period-ms = <16>;
|
||||||
};
|
};
|
||||||
|
|
||||||
&soft_off { hold-time-ms = <2000>; };
|
&soft_off { hold-time-ms = <3000>; };
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
behaviors {
|
behaviors {
|
||||||
@ -82,7 +82,7 @@
|
|||||||
|
|
||||||
softoff {
|
softoff {
|
||||||
bindings = <&soft_off>;
|
bindings = <&soft_off>;
|
||||||
key-positions = <1 15 29>;
|
key-positions = <1 2 3>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user