summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Lightfoot <61706196+Tsquash@users.noreply.github.com>2020-10-09 11:28:23 -0500
committerCaleb Lightfoot <caleblightfoot05@gmail.com>2020-10-10 22:18:18 -0500
commit93c5ae17acd509207e8109e3307b59b9f70aa3d1 (patch)
tree486e20109cceba8f6c4ae91415f9bd9ade505f30
parent910e207dbcc17fc5120b56550270458a29e0663c (diff)
Uniformed Capitals, Added footnotes
-rw-r--r--docs/docs/intro.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/docs/intro.md b/docs/docs/intro.md
index 8348c54..f0b15d5 100644
--- a/docs/docs/intro.md
+++ b/docs/docs/intro.md
@@ -22,11 +22,11 @@ At this point, ZMK is still missing many features compared to popular firmware s
| Low Active Power Usage | ✅ | |
| Split Keyboard Support | ✅ | ✅ |
| [Keymaps and Layers](behavior/layers) | ✅ | ✅ |
-| [Hold-tap](behavior/hold-tap) (which includes [mod-tap](behavior/mod-tap), [layer-tap](behavior/layers/#layer-tap)) | ✅ | ✅ |
+| [Hold-Tap](behavior/hold-tap) (Which Includes [Mod-Tap](behavior/mod-tap) and [Layer-Tap](behavior/layers/#layer-tap)) | ✅ | ✅ |
| [Basic Keycodes](behavior/key-press) | ✅ | ✅ |
-| [Basic consumer (media) keycodes](behavior/key-press#consumer-key-press) | ✅ | ✅ |
+| [Basic consumer (Media) Keycodes](behavior/key-press#consumer-key-press) | ✅ | ✅ |
| [Encoders](feature/encoders)[^1] | ✅ | ✅ |
-| Proof of Concept [OLED display support](feature/displays) | ✅ | ✅ |
+| [OLED Display Support](feature/displays)[^2] | In Dev ✅ |
| [RGB Underglow](feature/underglow) | ✅ | ✅ |
| One Shot Keys | In Dev | ✅ |
| Combo Keys | In Dev | ✅ |
@@ -39,8 +39,8 @@ At this point, ZMK is still missing many features compared to popular firmware s
| Realtime Keymap Updating | Planned | ✅ |
| AVR/8 Bit | | ✅ |
| Wide Range of ARM Chips Supported | ✅ | |
-[^1]:Note: Encoders are not currently supported on peripheral side splits.
-
+[^1]: Encoders are not currently supported on peripheral side splits.
+[2^]: Oleds are currently proof of concept in ZMK.
## Code Of Conduct