File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717# cmake-args: -DCONFIG_ZMK_STUDIO=y
1818# artifact-name: corne_left_with_studio
1919#
20+ #
21+ # ---
22+ # include:
23+ # - board: nice_nano_v2
24+ # shield: sofle_left
25+ # - board: nice_nano_v2
26+ # shield: sofle_right
27+
2028---
2129include :
2230 - board : nice_nano_v2
2331 shield : sofle_left
32+ snippet : studio-rpc-usb-uart
33+ cmake-args : -DCONFIG_ZMK_STUDIO=y
2434 - board : nice_nano_v2
2535 shield : sofle_right
36+ - board : nice_nano_v2
37+ shield : settings_reset
Original file line number Diff line number Diff line change @@ -21,7 +21,12 @@ CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
2121
2222CONFIG_ZMK_SLEEP=y
2323CONFIG_ZMK_IDLE_TIMEOUT=30000
24- CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=30000
24+ CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=60000
2525
26+ CONFIG_ZMK_STUDIO=y
2627CONFIG_ZMK_STUDIO_LOCKING=y
27- CONFIG_ZMK_STUDIO_LOCK_ON_DISCONNECT=y
28+ CONFIG_ZMK_STUDIO_LOCK_ON_DISCONNECT=y
29+
30+ CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
31+ CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y
32+ CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y
You can’t perform that action at this time.
0 commit comments