summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/docs/intro.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docs/intro.md b/docs/docs/intro.md
index a56e343..8edc313 100644
--- a/docs/docs/intro.md
+++ b/docs/docs/intro.md
@@ -21,8 +21,8 @@ ZMK is currently missing some features found in other popular firmware. This tab
| Split Keyboard Support | ✅ | ✅ | ✅ |
| [Keymaps and Layers](behavior/layers) | ✅ | ✅ | ✅ |
| [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) | ✅ | ✅ | ✅ |
+| [Keyboard Codes](codes/#keyboard) | ✅ | ✅ | ✅ |
+| [Media](codes/#media-controls) & [Consumer](codes/#consumer-controls) Codes | ✅ | ✅ | ✅ |
| [Encoders](feature/encoders)[^1] | ✅ | | ✅ |
| [OLED Display Support](feature/displays)[^2] | 🚧 | 🚧 | ✅ |
| [RGB Underglow](feature/underglow) | ✅ | ✅ | ✅ |