From 50fc89ee7b8bc1fc4241de366e1488585957f83e Mon Sep 17 00:00:00 2001 From: Nicolas Munnich <98408764+Nick-Munnich@users.noreply.github.com> Date: Fri, 1 Nov 2024 22:51:41 +0100 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Cem Aksoylar --- docs/docs/features/studio.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/features/studio.md b/docs/docs/features/studio.md index b31eb81091e..c11a2e559bd 100644 --- a/docs/docs/features/studio.md +++ b/docs/docs/features/studio.md @@ -17,7 +17,7 @@ ZMK Studio currently has the following capabilities: | Legend: | ✅ Supported | 🚧 Under Development | 💡 Planned | 🕯️ Low Priority | ❌ Not Planned | | :------ | :----------- | :------------------- | :--------- | :-------------- | -------------- | -| Studio Status | **Feature or Capability** | +| Status | Feature/Capability | | :-----------: | ------------------------------------------------------------------------------------------------- | | ✅ | Making keymap changes while keyboard is in use | | ✅ | Making changes while connected via USB | @@ -27,7 +27,7 @@ ZMK Studio currently has the following capabilities: | ✅ | Assigning [user-defined behaviors](../keymaps/behaviors/index.mdx#user-defined-behaviors) to keys | | 💡 | [Configuring predefined behaviors](../config/behaviors.md) | | 💡 | [Configuring user-defined behaviors](../config/behaviors.md) | -| 💡 | [Configuring tap-dance](../keymaps/behaviors/tap-dance.mdx) | +| 💡 | [Configuring tap-dances](../keymaps/behaviors/tap-dance.mdx) | | 💡 | [Configuring macros](../keymaps/behaviors/macros.md) | | ❌ | Defining new behaviors not specified in devicetree | | 💡 | Defining [combos](../keymaps/combos.md) |