From d5e974d113dd47c69bf130cfbae83aec3a50b477 Mon Sep 17 00:00:00 2001 From: ldebritto Date: Thu, 14 Nov 2024 17:10:56 -0300 Subject: [PATCH] ZMK Studio unlock combo --- config/cradio.keymap | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/cradio.keymap b/config/cradio.keymap index acfe987..4c42665 100644 --- a/config/cradio.keymap +++ b/config/cradio.keymap @@ -138,6 +138,12 @@ bindings = <&bt BT_CLR>; layers = ; }; + + sys_zmk_studio_unlock { + key-positions = <16 17 18>; + bindings = <&studio_unlock>; + layers = ; + }; };