From 529b87a5b9156ba139449d2480cd3a4987e453e3 Mon Sep 17 00:00:00 2001 From: NikodemMarek Date: Fri, 6 Sep 2024 08:31:11 +0200 Subject: [PATCH] poweroff combo --- config/cradio.keymap | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/config/cradio.keymap b/config/cradio.keymap index 82f24c1..b7e6fc9 100644 --- a/config/cradio.keymap +++ b/config/cradio.keymap @@ -55,6 +55,22 @@ key-positions = <31 32>; layers = <0 2 6>; }; + + soft_off_left { + bindings = <&soft_off>; + key-positions = <0 20>; + layers = <0>; + require-prior-idle-ms = <3000>; + slow-release; + }; + + soft_off_right { + bindings = <&soft_off>; + key-positions = <9 29>; + layers = <0>; + require-prior-idle-ms = <3000>; + slow-release; + }; }; macros {