From f013fba3360f544fb18eeda607cc01a725e55508 Mon Sep 17 00:00:00 2001 From: Markus Knutsson Date: Tue, 18 Oct 2022 14:29:14 +0200 Subject: [PATCH] Update intro.md Added footnote VIA/VIAL --- docs/docs/intro.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/docs/intro.md b/docs/docs/intro.md index 142dcafc..479a6d2c 100644 --- a/docs/docs/intro.md +++ b/docs/docs/intro.md @@ -39,10 +39,11 @@ ZMK is currently missing some features found in other popular firmware. This tab | [Low Power Mode (VCC Shutoff)](behaviors/power.md) | ✅ | ✅ | | | Battery Reporting | ✅ | ✅ | | | Shell over BLE | 💡 | | | -| Realtime Keymap Updating | 💡 | | ✅ | +| Realtime Keymap Updating | 💡 | | ✅ [^4] | | AVR/8 Bit | | | ✅ | | [Wide Range of ARM Chips Supported](https://docs.zephyrproject.org/latest/boards/index.html) | ✅ | | | +[^4]: Requires VIA or VIAL fork of QMK. [^3]: Tap-Dances are limited to single and double-tap on BlueMicro [^2]: Encoders are not currently supported on peripheral side splits. [^1]: OLEDs are currently proof of concept in ZMK.