mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2026-02-26 16:56:24 -10:00
soft off
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
trigger-period-ms = <16>;
|
||||
};
|
||||
|
||||
&soft_off { hold-time-ms = <2000>; };
|
||||
&soft_off { hold-time-ms = <3000>; };
|
||||
|
||||
/ {
|
||||
behaviors {
|
||||
@@ -82,7 +82,7 @@
|
||||
|
||||
softoff {
|
||||
bindings = <&soft_off>;
|
||||
key-positions = <1 15 29>;
|
||||
key-positions = <1 2 3>;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user