소스 검색

Updated FAQ (markdown)

tmk 11 년 전
부모
커밋
9e51e54240
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. 5 1
      FAQ.md

+ 5 - 1
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.
+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