diff --git a/docs/docs/config/studio.md b/docs/docs/config/studio.md index a361cfcd665..7a65e37d5ae 100644 --- a/docs/docs/config/studio.md +++ b/docs/docs/config/studio.md @@ -3,12 +3,6 @@ title: ZMK Studio Configuration sidebar_label: ZMK Studio --- -:::warning[Beta Feature] - -ZMK Studio is in beta. Although every effort has been made to provide a stable experience, you may still encounter issues during use. Please report any issues to [GitHub Issues](https://github.com/zmkfirmware/zmk-studio/issues). - -::: - The following settings affect the ZMK Studio portions of ZMK. See the [ZMK Studio feature](../features/studio.md) for more information on enabling and building with ZMK Studio enabled. See [Configuration Overview](index.md) for instructions on how to change these settings. diff --git a/docs/docs/development/hardware-integration/physical-layouts.md b/docs/docs/development/hardware-integration/physical-layouts.md index 7e36574c835..0a541722e11 100644 --- a/docs/docs/development/hardware-integration/physical-layouts.md +++ b/docs/docs/development/hardware-integration/physical-layouts.md @@ -29,12 +29,6 @@ It is given a name, a matrix transform, and a kscan. If all of your physical lay ## (Optional) Keys Property -:::warning[Beta Feature] - -ZMK Studio is in beta. Although every effort has been made to provide a stable experience, you may still encounter issues during use. Please report any issues to [GitHub Issues](https://github.com/zmkfirmware/zmk-studio/issues). - -::: - The `keys` property is required for [ZMK Studio](../../features/studio.md) support. It is used to describe the physical attributes of each key position present in that layout. If this property is used, then you should define the physical layouts and any [position maps](#position-map) in a file called `-layouts.dtsi`. This file should then be imported by the appropriate file, such as an `.overlay`, `.dts`, or a `.dtsi` (last of which is itself imported by one of the previous). To pull in the necessary definition for creating physical layouts with the `keys` property, a new include should be added to the top of the devicetree file: diff --git a/docs/docs/development/studio-rpc-protocol.md b/docs/docs/development/studio-rpc-protocol.md index 8054e3cdfca..8dba4a7dc82 100644 --- a/docs/docs/development/studio-rpc-protocol.md +++ b/docs/docs/development/studio-rpc-protocol.md @@ -2,12 +2,6 @@ title: ZMK Studio RPC Protocol --- -:::warning[Beta Feature] - -ZMK Studio is in beta. Although every effort has been made to provide a stable experience, you may still encounter issues during use. Please report any issues to [GitHub Issues](https://github.com/zmkfirmware/zmk-studio/issues). - -::: - :::danger Before reading this section, it is **vital** that you read through our [clean room policy](./contributing/clean-room.md). ::: diff --git a/docs/docs/features/studio.md b/docs/docs/features/studio.md index 9c98c70636d..ced09bc3ca8 100644 --- a/docs/docs/features/studio.md +++ b/docs/docs/features/studio.md @@ -2,12 +2,6 @@ title: ZMK Studio --- -:::warning[Beta Feature] - -ZMK Studio is in beta. Although every effort has been made to provide a stable experience, you may still encounter issues during use. Please report any issues to [GitHub Issues](https://github.com/zmkfirmware/zmk-studio/issues). - -::: - ZMK Studio provides runtime update functionality to ZMK powered devices, allowing users to change their keymap layers without flashing new firmware to their keyboards. Studio is still under active development, and is not yet ready for casual end user use. ## Capabilities diff --git a/docs/docs/keymaps/behaviors/studio-unlock.md b/docs/docs/keymaps/behaviors/studio-unlock.md index 8871e91d30f..32502b7c66e 100644 --- a/docs/docs/keymaps/behaviors/studio-unlock.md +++ b/docs/docs/keymaps/behaviors/studio-unlock.md @@ -3,12 +3,6 @@ title: ZMK Studio Unlock Behavior sidebar_label: ZMK Studio Unlock --- -:::warning[Beta Feature] - -ZMK Studio is in beta. Although every effort has been made to provide a stable experience, you may still encounter issues during use. Please report any issues to [GitHub Issues](https://github.com/zmkfirmware/zmk-studio/issues). - -::: - ## Summary ## ZMK Studio Unlock