]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Updated FAQ (markdown)
authortmk <wakojun+tmk@gmail.com>
Sun, 9 Nov 2014 05:32:20 +0000 (21:32 -0800)
committertmk <wakojun+tmk@gmail.com>
Sun, 9 Nov 2014 05:32:20 +0000 (21:32 -0800)
FAQ.md

diff --git a/FAQ.md b/FAQ.md
index a73176b479987321eafb93345b68c54682f0ca61..7025c49c4d5b26a12fcac945485f5b09a8eb15fa 100644 (file)
--- a/FAQ.md
+++ b/FAQ.md
@@ -221,4 +221,8 @@ See this code.
 ```\r
 https://github.com/tmk/tmk_keyboard/blob/master/keyboard/hbkb/matrix.c#L67\r
 \r
-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.\r
+\r
+## Adding LED indicators of Lock keys\r
+You need your own LED indicators for CapsLock, ScrollLock and NumLock? See this post.\r
+http://deskthority.net/workshop-f7/tmk-keyboard-firmware-collection-t4478-120.html#p191560
\ No newline at end of file