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