Skip to content

Commit

Permalink
feat(docs): Add tap-dance to feature matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtis-lew authored Mar 16, 2022
1 parent 32ebe2c commit 58c7c0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ ZMK is currently missing some features found in other popular firmware. This tab
| Split Keyboard Support ||||
| [Keymaps and Layers](behaviors/layers.md) ||||
| [Hold-Tap](behaviors/hold-tap.md) (which includes [Mod-Tap](behaviors/mod-tap.md) and [Layer-Tap](behaviors/layers.md/#layer-tap)) ||||
| [Tap-Dance](behaviors/tap-dance.md) ||[^3] ||
| [Keyboard Codes](codes/index.mdx#keyboard) ||||
| [Media](codes/index.mdx#media-controls) & [Consumer](codes/index.mdx#consumer-controls) Codes ||||
| [Encoders](features/encoders.md)[^1] ||||
Expand All @@ -42,6 +43,7 @@ ZMK is currently missing some features found in other popular firmware. This tab
| AVR/8 Bit | | ||
| [Wide Range of ARM Chips Supported](https://docs.zephyrproject.org/latest/boards/index.html) || | |

[^3]: Tap-Dances are limited to single and double-tap on BlueMicro
[^2]: Encoders are not currently supported on peripheral side splits.
[^1]: OLEDs are currently proof of concept in ZMK.

Expand Down

0 comments on commit 58c7c0e

Please sign in to comment.