]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Updated FAQ (markdown)
authortmk <tmk@users.noreply.github.com>
Fri, 7 Mar 2014 01:07:50 +0000 (17:07 -0800)
committertmk <tmk@users.noreply.github.com>
Fri, 7 Mar 2014 01:07:50 +0000 (17:07 -0800)
FAQ.md

diff --git a/FAQ.md b/FAQ.md
index 274a5350dfec01b5719fb1dd8286dc4ecb252398..a1681e6ce7748fa533c6b8f37f95000ebc3c19c9 100644 (file)
--- a/FAQ.md
+++ b/FAQ.md
@@ -11,9 +11,10 @@ See [Issue #99](https://github.com/tmk/tmk_keyboard/issues/99).
 ## USB stack: LUFA or PJRC?
 Use **LUFA**.
 
-**PJRC** stack won't be supported actively anymore. There is no reason to hesitate to use LUFA except for binary size(about 1KB lager?). See also [Issue #50](https://github.com/tmk/tmk_keyboard/issues/50) and [Issue #58](https://github.com/tmk/tmk_keyboard/issues/58).
+**PJRC** stack won't be supported actively anymore. There is no reason to hesitate to use LUFA except for binary size(about 1KB lager?). But **PJRC** is still very useful for debug and development purpose.
+See also [Issue #50](https://github.com/tmk/tmk_keyboard/issues/50) and [Issue #58](https://github.com/tmk/tmk_keyboard/issues/58).
+
 
-But **PJRC** is still very useful for debug and development purpose.
 
 # Degug Console
 ## hid_listen can't find device