diff options
author | Nick Winans <nick@winans.codes> | 2020-12-30 19:07:03 -0600 |
---|---|---|
committer | innovaker <66737976+innovaker@users.noreply.github.com> | 2021-01-05 19:37:00 +0000 |
commit | ad238d63dff93bcf33c9f91256699cc4ace09c4b (patch) | |
tree | 9dc9e8926e5f44a615289d4ee2e0bbf465a9d56a | |
parent | 4c1f615714e84a5b05fe76af69faf446cd09fb45 (diff) |
docs(intro): Update feature table
-rw-r--r-- | docs/docs/intro.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/docs/intro.md b/docs/docs/intro.md index 564eedb..1e801a4 100644 --- a/docs/docs/intro.md +++ b/docs/docs/intro.md @@ -23,16 +23,16 @@ ZMK is currently missing some features found in other popular firmware. This tab | [Keyboard Codes](codes/#keyboard) | ✅ | ✅ | ✅ | | [Media](codes/#media-controls) & [Consumer](codes/#consumer-controls) Codes | ✅ | ✅ | ✅ | | [Encoders](features/encoders)[^1] | ✅ | | ✅ | -| [OLED Display Support](features/displays)[^2] | 🚧 | 🚧 | ✅ | +| [Display Support](features/displays)[^2] | 🚧 | 🚧 | ✅ | | [RGB Underglow](features/underglow) | ✅ | ✅ | ✅ | -| One Shot Keys | 🚧 | ✅ | ✅ | -| Combo Keys | 🚧 | | ✅ | +| One Shot Keys | ✅ | ✅ | ✅ | +| [Combo Keys](https://github.com/zmkfirmware/zmk/pull/504) | 🚧 | | ✅ | | Macros | 🚧 | ✅ | ✅ | | Mouse Keys | | ✅ | ✅ | | Low Active Power Usage | ✅ | | | -| [Low Power Sleep States](https://github.com/zmkfirmware/zmk/pull/211) | 🚧 | ✅ | | -| [Low Power Mode (VCC Shutoff)](https://github.com/zmkfirmware/zmk/pull/242) | 🚧 | | | -| [Battery Reporting](https://github.com/zmkfirmware/zmk/issues/47) | 🚧 | ✅ | | +| Low Power Sleep States | ✅ | ✅ | | +| [Low Power Mode (VCC Shutoff)](behaviors/power) | ✅ | | | +| Battery Reporting | ✅ | ✅ | | | Shell over BLE | | | | | Realtime Keymap Updating | 💡 | | ✅ | | AVR/8 Bit | | | ✅ | |