Updated FAQ (markdown)

This commit is contained in:
tmk 2014-11-08 21:32:20 -08:00
parent fb3c7c0572
commit 9e51e54240
1 changed files with 5 additions and 1 deletions

6
FAQ.md
View File

@ -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.
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