docs: Update hold-tap page (#2888)
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
parent
5bb39ec3ea
commit
49f86f7ed0
11 changed files with 459 additions and 316 deletions
|
|
@ -52,19 +52,19 @@ Below table lists major features/capabilities currently supported in ZMK, as wel
|
|||
| [Multi-Device BLE Connectivity](features/bluetooth.md#profiles) | ✅ |
|
||||
| [USB Connectivity](keymaps/behaviors/outputs.md) | ✅ |
|
||||
|
||||
| Keymap Features | Support |
|
||||
| ------------------------------------------------------------------------------------------------------------------------------------------------------ | :-----: |
|
||||
| [User Configuration Repositories](user-setup.mdx) | ✅ |
|
||||
| [Keymaps and Layers](keymaps/index.mdx) | ✅ |
|
||||
| [Wide Range of Keycodes](keymaps/list-of-keycodes.mdx) | ✅ |
|
||||
| [Flexible Behavior System](keymaps/behaviors/index.mdx) | ✅ |
|
||||
| [Hold-Taps](keymaps/behaviors/hold-tap.mdx) (including [Mod-Tap](keymaps/behaviors/mod-tap.md) and [Layer-Tap](keymaps/behaviors/layers.md#layer-tap)) | ✅ |
|
||||
| [Tap-Dances](keymaps/behaviors/tap-dance.mdx) | ✅ |
|
||||
| [Sticky (One Shot) Keys](keymaps/behaviors/sticky-key.md) | ✅ |
|
||||
| [Combos](keymaps/combos.md) | ✅ |
|
||||
| [Macros](keymaps/behaviors/macros.md) | ✅ |
|
||||
| [Mouse Keys](keymaps/behaviors/mouse-emulation.md) | ✅ |
|
||||
| [Realtime Keymap Updating](features/studio.md) | 🚧 |
|
||||
| Keymap Features | Support |
|
||||
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :-----: |
|
||||
| [User Configuration Repositories](user-setup.mdx) | ✅ |
|
||||
| [Keymaps and Layers](keymaps/index.mdx) | ✅ |
|
||||
| [Wide Range of Keycodes](keymaps/list-of-keycodes.mdx) | ✅ |
|
||||
| [Flexible Behavior System](keymaps/behaviors/index.mdx) | ✅ |
|
||||
| [Hold-Taps](keymaps/behaviors/hold-tap.mdx) (including [Mod-Tap](keymaps/behaviors/hold-tap.mdx#mod-tap) and [Layer-Tap](keymaps/behaviors/hold-tap.mdx#layer-tap)) | ✅ |
|
||||
| [Tap-Dances](keymaps/behaviors/tap-dance.mdx) | ✅ |
|
||||
| [Sticky (One Shot) Keys](keymaps/behaviors/sticky-key.md) | ✅ |
|
||||
| [Combos](keymaps/combos.md) | ✅ |
|
||||
| [Macros](keymaps/behaviors/macros.md) | ✅ |
|
||||
| [Mouse Keys](keymaps/behaviors/mouse-emulation.md) | ✅ |
|
||||
| [Realtime Keymap Updating](features/studio.md) | 🚧 |
|
||||
|
||||
</Column>
|
||||
</Columns>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue