summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Lightfoot <caleblightfoot05@gmail.com>2020-10-10 23:03:07 -0500
committerCaleb Lightfoot <caleblightfoot05@gmail.com>2020-10-10 23:03:07 -0500
commit1ef21c57ea4d186290b1a47110885a5e2bf2f043 (patch)
treee69ed4df725a9c710e77e634b8c126b75b3a0175
parent593d7ff7812f2ec66d3bbafd577205137c59879f (diff)
added links to see progress of features.
-rw-r--r--docs/docs/intro.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/docs/intro.md b/docs/docs/intro.md
index c5a214d..60fe0d2 100644
--- a/docs/docs/intro.md
+++ b/docs/docs/intro.md
@@ -31,13 +31,13 @@ ZMK is currently missing some features found in other popular firmware. This tab
| Macros | 🚧 | ✅ | ✅ |
| Mouse Keys | | ✅ | ✅ |
| Low Active Power Usage | ✅ | | |
-| Low Power Sleep States | 🚧 | ✅ | |
-| Low Power Mode (VCC Shutoff) | 🚧 | | |
-| Battery Reporting | 🚧 | ✅ | |
+| [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) | 🚧 | ✅ | |
| Shell over BLE | | | |
| Realtime Keymap Updating | 💡 | | ✅ |
| AVR/8 Bit | | | ✅ |
-| Wide Range of ARM Chips Supported | ✅ | | |
+| [Wide Range of ARM Chips Supported](https://docs.zephyrproject.org/latest/boards/index.html) | ✅ | | |
[^2]: Encoders are not currently supported on peripheral side splits.
[^1]: OLEDs are currently proof of concept in ZMK.