From: tmk Date: Sun, 9 Nov 2014 05:32:20 +0000 (-0800) Subject: Updated FAQ (markdown) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9e51e54240f60b77fd8452aad94da35940e94673;p=qmk_firmware.git Updated FAQ (markdown) --- diff --git a/FAQ.md b/FAQ.md index a73176b47..7025c49c4 100644 --- a/FAQ.md +++ b/FAQ.md @@ -221,4 +221,8 @@ See this code. ``` https://github.com/tmk/tmk_keyboard/blob/master/keyboard/hbkb/matrix.c#L67 -And read **26.5.1 MCU Control Register – MCUCR** of ATMega32U4 datasheet. \ No newline at end of file +And read **26.5.1 MCU Control Register – MCUCR** of ATMega32U4 datasheet. + +## Adding LED indicators of Lock keys +You need your own LED indicators for CapsLock, ScrollLock and NumLock? See this post. +http://deskthority.net/workshop-f7/tmk-keyboard-firmware-collection-t4478-120.html#p191560 \ No newline at end of file