diff options
| author | Jack Humbert | 2018-10-26 22:19:23 +0200 |
|---|---|---|
| committer | Drashna Jaelre | 2018-10-26 23:24:13 +0200 |
| commit | 85688e5b52112c86895171d3dc8b26610480e932 (patch) | |
| tree | 03f3f7bf585ebdf158576aeb6a8cf0c8c5319d6f /docs/_summary.md | |
| parent | e22c3992454ade93ccaef70ab077e79a4b2a5ef0 (diff) | |
add support for encoders to core
Diffstat (limited to 'docs/_summary.md')
| -rw-r--r-- | docs/_summary.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index 465f4657cd..2c57380122 100644 --- a/docs/_summary.md +++ b/docs/_summary.md @@ -52,6 +52,7 @@ * [Combos](feature_combo) * [Command](feature_command.md) * [Dynamic Macros](feature_dynamic_macros.md) + * [Encoders](feature_encoders.md) * [Grave Escape](feature_grave_esc.md) * [Key Lock](feature_key_lock.md) * [Layouts](feature_layouts.md) |