summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPierre Constantineau <jpconstantineau@gmail.com>2021-02-08 09:48:12 -0600
committerGitHub <noreply@github.com>2021-02-08 10:48:12 -0500
commitb67156b3f4e5a94984f7de01a5cd4b1ea01e4edb (patch)
tree5de6553c6c421942f115a8f89dced921ff082547 /docs
parent0499e7e8ac8cacb535973e32e6824e5808ee0a16 (diff)
feat(docs): Update to BlueMicro_BLE Features
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/intro.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/docs/intro.md b/docs/docs/intro.md
index 45aadfd..2ff6062 100644
--- a/docs/docs/intro.md
+++ b/docs/docs/intro.md
@@ -15,14 +15,14 @@ ZMK is currently missing some features found in other popular firmware. This tab
| ------------------------------------------------------------------------------------------------------------------------- | :-: | :-------: | :-: |
| Low Latency BLE Support | ✅ | ✅ | |
| Multi-Device BLE Support | ✅ | | |
-| [USB Connectivity](behaviors/outputs) | ✅ | | ✅ |
+| [USB Connectivity](behaviors/outputs) | ✅ | ✅ | ✅ |
| User Configuration Repositories | ✅ | | |
| Split Keyboard Support | ✅ | ✅ | ✅ |
| [Keymaps and Layers](behaviors/layers) | ✅ | ✅ | ✅ |
| [Hold-Tap](behaviors/hold-tap) (which includes [Mod-Tap](behaviors/mod-tap) and [Layer-Tap](behaviors/layers/#layer-tap)) | ✅ | ✅ | ✅ |
| [Keyboard Codes](codes/#keyboard) | ✅ | ✅ | ✅ |
| [Media](codes/#media-controls) & [Consumer](codes/#consumer-controls) Codes | ✅ | ✅ | ✅ |
-| [Encoders](features/encoders)[^1] | ✅ | | ✅ |
+| [Encoders](features/encoders)[^1] | ✅ | ✅ | ✅ |
| [Display Support](features/displays)[^2] | 🚧 | 🚧 | ✅ |
| [RGB Underglow](features/underglow) | ✅ | ✅ | ✅ |
| One Shot Keys | ✅ | ✅ | ✅ |
@@ -31,7 +31,7 @@ ZMK is currently missing some features found in other popular firmware. This tab
| Mouse Keys | 💡 | ✅ | ✅ |
| Low Active Power Usage | ✅ | | |
| Low Power Sleep States | ✅ | ✅ | |
-| [Low Power Mode (VCC Shutoff)](behaviors/power) | ✅ | | |
+| [Low Power Mode (VCC Shutoff)](behaviors/power) | ✅ | ✅ | |
| Battery Reporting | ✅ | ✅ | |
| Shell over BLE | 💡 | | |
| Realtime Keymap Updating | 💡 | | ✅ |