diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-10-31 00:23:16 -0400 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-10-31 00:23:16 -0400 |
commit | 7e0924107cf64e90812ca6f99dffa526a5052c6f (patch) | |
tree | b129cec902ee94bb49cc9fcd97c289b8913f5284 /docs | |
parent | 2d31e1d05f737ebf8df2c5261912fe79b56a63c3 (diff) |
feat(docs): Link to outputs behavior docs.
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 547265a..cb227a2 100644 --- a/docs/docs/intro.md +++ b/docs/docs/intro.md @@ -16,7 +16,7 @@ ZMK is currently missing some features found in other popular firmware. This tab | ---------------------------------------------------------------------------------------------------------------------- | :-: | :-------: | :-: | | Low Latency BLE Support | ✅ | ✅ | | | Multi-Device BLE Support | ✅ | | | -| USB Connectivity | ✅ | | ✅ | +| [USB Connectivity](behavior/outputs) | ✅ | | ✅ | | User Configuration Repositories | ✅ | | | | Split Keyboard Support | ✅ | ✅ | ✅ | | [Keymaps and Layers](behavior/layers) | ✅ | ✅ | ✅ | |