From e8ec9b65f86e977945c56f8f6346ffedfe911be3 Mon Sep 17 00:00:00 2001 From: Nicolas Munnich <98408764+Nick-Munnich@users.noreply.github.com> Date: Mon, 17 Feb 2025 20:44:42 +0100 Subject: [PATCH] docs: Add "planned: import/export keymap" to the studio features page (#2821) --- docs/docs/features/studio.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/features/studio.md b/docs/docs/features/studio.md index 8e368fcc7..3ef8d0d35 100644 --- a/docs/docs/features/studio.md +++ b/docs/docs/features/studio.md @@ -36,6 +36,7 @@ ZMK Studio currently has the following capabilities: | ✅ | Renaming layers & enabling [extra layers](#including-extra-layers) | | ❌ | Adding more layers than specified by devicetree | | 💡 | Host locale selection | +| 💡 | Importing and exporting keymaps | Items listed as "planned", "under development", "low priority", or "not planned" can be configured using [devicetree](../config/index.md#devicetree-files) instead.