X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=docs%2Ffeatures.md;fp=docs%2Ffeatures.md;h=d8ca3780dfb8dd63074f7681755100ad4161ca12;hb=bbea9dadbcc92c4005188860a44c7b9e2479be2e;hp=4dee486ef17e8792a792d9ac101c50c8912ca705;hpb=81756d7b219fc2c869c043ee606d491a1e77e1c1;p=qmk_firmware.git diff --git a/docs/features.md b/docs/features.md index 4dee486ef..d8ca3780d 100644 --- a/docs/features.md +++ b/docs/features.md @@ -9,6 +9,7 @@ QMK has a staggering number of features for building your keyboard. It can take * [Backlight](feature_backlight.md) - LED lighting support for your keyboard. * [Bootmagic](feature_bootmagic.md) - Adjust the behavior of your keyboard using hotkeys. * [Dynamic Macros](feature_dynamic_macros.md) - Record and playback macros from the keyboard itself. +* [HD44780 LCD Display](feature_hd44780.md) - Support for LCD character displays using the HD44780 standard. * [Key Lock](feature_key_lock.md) - Lock a key in the "down" state. * [Layouts](feature_layouts.md) - Use one keymap with any keyboard that supports your layout. * [Leader Key](feature_leader_key.md) - Tap the leader key followed by a sequence to trigger custom behavior.