From 036de910531f7131d8560a46a85c8dcd98b52aef Mon Sep 17 00:00:00 2001 From: Ben Kirton Date: Sat, 11 Jan 2025 00:14:52 +1030 Subject: [PATCH] some more bits for studio --- build.yaml | 1 + config/lily58.keymap | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/build.yaml b/build.yaml index d6eada1..5d9f60a 100644 --- a/build.yaml +++ b/build.yaml @@ -22,5 +22,6 @@ include: - board: nice_nano_v2 shield: lily58_left nice_view_adapter nice_view snippet: studio-rpc-usb-uart + cmake-args: -DCONFIG_ZMK_STUDIO=y - board: nice_nano_v2 shield: lily58_right nice_view_adapter nice_view diff --git a/config/lily58.keymap b/config/lily58.keymap index 3f58505..4a4bfc0 100644 --- a/config/lily58.keymap +++ b/config/lily58.keymap @@ -34,14 +34,14 @@ lower_layer { // ------------------------------------------------------------------------------------------------------------ - // | BTCLR | BT1 | BT2 | BT3 | BT4 | BT5 | | | | | | | | + // | BTCLR | BT1 | BT2 | BT3 | BT4 | BT5 | |ST_UNL| | | | | | // | F1 | F2 | F3 | F4 | F5 | F6 | | F7 | F8 | F9 | F10 | F11 | F12 | // | ` | ! | @ | # | $ | % | | ^ | & | * | ( | ) | ~ | // | | | | | | | | | | | _ | + | { | } | "|" | // | | | | | | | | | | bindings = < -&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &trans &trans &trans &trans &trans &trans +&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &studio_unlock &trans &trans &trans &trans &trans &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12 &kp GRAVE &kp EXCL &kp AT &kp HASH &kp DOLLAR &kp PRCNT &kp CARET &kp AMPS &kp ASTRK &kp LPAR &kp RPAR &kp TILDE &trans &ext_power EP_ON &ext_power EP_OFF &ext_power EP_TOG &trans &trans &trans &trans &trans &kp MINUS &kp PLUS &kp LBRC &kp RBRC &kp PIPE @@ -69,7 +69,7 @@ sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN>; }; - + extra_1 { status = "reserved"; };