Skip to content

Commit

Permalink
some more bits for studio
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Kirton committed Jan 10, 2025
1 parent 9870d3b commit 036de91
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
6 changes: 3 additions & 3 deletions config/lily58.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -69,7 +69,7 @@

sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN>;
};

extra_1 {
status = "reserved";
};
Expand Down

0 comments on commit 036de91

Please sign in to comment.