diff --git a/docs/docs/intro.md b/docs/docs/intro.md index 45aadfdd..2ff6062b 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 | 💡 | | ✅ |