summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCaleb Lightfoot <61706196+Tsquash@users.noreply.github.com>2020-10-09 11:29:07 -0500
committerCaleb Lightfoot <caleblightfoot05@gmail.com>2020-10-10 22:18:18 -0500
commite2a845b2eb452abcf3eec500de06172dd08dc58a (patch)
treeb7d5bfb0d9fb4040e06459e713ab1df903cb771b /docs
parent93c5ae17acd509207e8109e3307b59b9f70aa3d1 (diff)
removed checkmark from zmk oled
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/intro.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/intro.md b/docs/docs/intro.md
index f0b15d5..2090984 100644
--- a/docs/docs/intro.md
+++ b/docs/docs/intro.md
@@ -26,7 +26,7 @@ At this point, ZMK is still missing many features compared to popular firmware s
| [Basic Keycodes](behavior/key-press) | ✅ | ✅ |
| [Basic consumer (Media) Keycodes](behavior/key-press#consumer-key-press) | ✅ | ✅ |
| [Encoders](feature/encoders)[^1] | ✅ | ✅ |
-| [OLED Display Support](feature/displays)[^2] | In Dev ✅ |
+| [OLED Display Support](feature/displays)[^2] | In Dev |
| [RGB Underglow](feature/underglow) | ✅ | ✅ |
| One Shot Keys | In Dev | ✅ |
| Combo Keys | In Dev | ✅ |