diff options
Diffstat (limited to 'docs/features.md')
| -rw-r--r-- | docs/features.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/features.md b/docs/features.md index 85f4cf6e0..9030500a2 100644 --- a/docs/features.md +++ b/docs/features.md | |||
| @@ -11,6 +11,7 @@ QMK has a staggering number of features for building your keyboard. It can take | |||
| 11 | * [Combos](feature_combo.md) - Custom actions for multiple key holds. | 11 | * [Combos](feature_combo.md) - Custom actions for multiple key holds. |
| 12 | * [Command](feature_command.md) - Runtime version of bootmagic (Formerly known as "Magic"). | 12 | * [Command](feature_command.md) - Runtime version of bootmagic (Formerly known as "Magic"). |
| 13 | * [Dynamic Macros](feature_dynamic_macros.md) - Record and playback macros from the keyboard itself. | 13 | * [Dynamic Macros](feature_dynamic_macros.md) - Record and playback macros from the keyboard itself. |
| 14 | * [Encoders](feature_encoders.md) - Rotary encoders! | ||
| 14 | * [Grave Escape](feature_grave_esc.md) - Lets you use a single key for Esc and Grave. | 15 | * [Grave Escape](feature_grave_esc.md) - Lets you use a single key for Esc and Grave. |
| 15 | * [HD44780 LCD Display](feature_hd44780.md) - Support for LCD character displays using the HD44780 standard. | 16 | * [HD44780 LCD Display](feature_hd44780.md) - Support for LCD character displays using the HD44780 standard. |
| 16 | * [Key Lock](feature_key_lock.md) - Lock a key in the "down" state. | 17 | * [Key Lock](feature_key_lock.md) - Lock a key in the "down" state. |
