summaryrefslogtreecommitdiffstats
path: root/FAQ.md
diff options
context:
space:
mode:
authortmk <wakojun+tmk@gmail.com>2014-11-08 21:32:20 -0800
committertmk <wakojun+tmk@gmail.com>2014-11-08 21:32:20 -0800
commit9e51e54240f60b77fd8452aad94da35940e94673 (patch)
tree5cf8ea6ce9771f967caedcd7aa91245b8f7139ec /FAQ.md
parentfb3c7c0572205e4f7c01e24e1ce250c45f68b24f (diff)
Updated FAQ (markdown)
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/FAQ.md b/FAQ.md
index a73176b479..7025c49c4d 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