diff options
author | Tsquash <caleblightfoot05@gmail.com> | 2020-10-10 12:53:44 -0500 |
---|---|---|
committer | Caleb Lightfoot <caleblightfoot05@gmail.com> | 2020-10-10 22:18:18 -0500 |
commit | 56ab812a6764d6ba0471f41e2806d3a7d076b8c8 (patch) | |
tree | 956a618dfb49d3828f164f32df08a33423a51f3d /docs | |
parent | 229c8b4358afe4e9ac7dbbe176645ad4bf3cb1a2 (diff) |
fixed BLE part of table
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docs/intro.md | 5 |
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 | ✅ | ✅ | ✅ | |