diff options
author | Caleb Lightfoot <61706196+Tsquash@users.noreply.github.com> | 2020-10-09 11:30:14 -0500 |
---|---|---|
committer | Caleb Lightfoot <caleblightfoot05@gmail.com> | 2020-10-10 22:18:18 -0500 |
commit | eb9dc37f00759940ab172e0da102f3f303483e6f (patch) | |
tree | e2c9bcfe71a7009b710da306e83ba268ea3251f8 /docs | |
parent | e2a845b2eb452abcf3eec500de06172dd08dc58a (diff) |
fix table
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docs/intro.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/intro.md b/docs/docs/intro.md index 2090984..89857a4 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 | ✅ | |