diff --git a/build.yaml b/build.yaml index 9965519..c2665a2 100644 --- a/build.yaml +++ b/build.yaml @@ -20,5 +20,6 @@ include: - board: nice_nano_v2 shield: corne_left nice_view_adapter nice_view + snippet: studio-rpc-usb-uart - board: nice_nano_v2 shield: corne_right nice_view_adapter nice_view diff --git a/config/corne.conf b/config/corne.conf index 26eefdb..76e6d6a 100644 --- a/config/corne.conf +++ b/config/corne.conf @@ -3,7 +3,7 @@ # Uncomment the following line to increase the keyboard's wireless range CONFIG_BT_CTLR_TX_PWR_PLUS_8=y - +CONFIG_ZMK_STUDIO=y # Enable eager debouncing CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=1 CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=7