From 56ec200bae7610bae32c558cf1302b02d433471d Mon Sep 17 00:00:00 2001 From: Nick Winans Date: Mon, 4 Jan 2021 15:29:55 -0600 Subject: [PATCH] =?UTF-8?q?docs(intro):=20Add=20=F0=9F=92=A1=20to=20Mouse?= =?UTF-8?q?=20Keys=20and=20BLE=20Shell?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/docs/intro.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/intro.md b/docs/docs/intro.md index 1e801a46..57670ea0 100644 --- a/docs/docs/intro.md +++ b/docs/docs/intro.md @@ -28,12 +28,12 @@ ZMK is currently missing some features found in other popular firmware. This tab | One Shot Keys | ✅ | ✅ | ✅ | | [Combo Keys](https://github.com/zmkfirmware/zmk/pull/504) | 🚧 | | ✅ | | Macros | 🚧 | ✅ | ✅ | -| Mouse Keys | | ✅ | ✅ | +| Mouse Keys | 💡 | ✅ | ✅ | | Low Active Power Usage | ✅ | | | | Low Power Sleep States | ✅ | ✅ | | | [Low Power Mode (VCC Shutoff)](behaviors/power) | ✅ | | | | Battery Reporting | ✅ | ✅ | | -| Shell over BLE | | | | +| Shell over BLE | 💡 | | | | Realtime Keymap Updating | 💡 | | ✅ | | AVR/8 Bit | | | ✅ | | [Wide Range of ARM Chips Supported](https://docs.zephyrproject.org/latest/boards/index.html) | ✅ | | |