diff options
author | Nick Winans <nick@winans.codes> | 2021-01-04 15:29:55 -0600 |
---|---|---|
committer | innovaker <66737976+innovaker@users.noreply.github.com> | 2021-01-05 19:37:00 +0000 |
commit | 56ec200bae7610bae32c558cf1302b02d433471d (patch) | |
tree | 7277ad9f3a06af26b40a2d0cc693732395676ad4 | |
parent | ad238d63dff93bcf33c9f91256699cc4ace09c4b (diff) |
docs(intro): Add 💡 to Mouse Keys and BLE Shell
-rw-r--r-- | docs/docs/intro.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docs/intro.md b/docs/docs/intro.md index 1e801a4..57670ea 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) | ✅ | | | |