summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTsquash <caleblightfoot05@gmail.com>2020-10-10 12:53:44 -0500
committerCaleb Lightfoot <caleblightfoot05@gmail.com>2020-10-10 22:18:18 -0500
commit56ab812a6764d6ba0471f41e2806d3a7d076b8c8 (patch)
tree956a618dfb49d3828f164f32df08a33423a51f3d
parent229c8b4358afe4e9ac7dbbe176645ad4bf3cb1a2 (diff)
fixed BLE part of table
-rw-r--r--docs/docs/intro.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/docs/intro.md b/docs/docs/intro.md
index 8329181..ab21138 100644
--- a/docs/docs/intro.md
+++ b/docs/docs/intro.md
@@ -9,11 +9,12 @@ firmware built on the [Zephyr™ Project](https://zephyrproject.org/) Real Time
## Features
-At this point, ZMK is still missing many features compared to popular firmware such as QMK. Here is a table comparing supported ZMK and QMK features:
+At this point, ZMK is still missing many features compared to popular firmware such as QMK. Here is a table comparing supported ZMK, BlueMicro, and QMK features:
| **Feature** | ZMK | BlueMicro | QMK |
|--------------------------------------------------------------------------------------------------------|:-----------:|:------------:|:-----------:|
-| Multi-Device BLE Support | ✅ | ✅ | |
+| Low Latency BLE Support | ✅ | ✅ | |
+| Multi-Device BLE Support | ✅ | | |
| USB Connectivity | ✅ | | ✅ |
| User Configuration Repositories | ✅ | | |
| Split Keyboard Support | ✅ | ✅ | ✅ |