summaryrefslogtreecommitdiff
path: root/FAQ.md
diff options
context:
space:
mode:
authortmk <tmk@users.noreply.github.com>2014-03-06 17:07:06 -0800
committertmk <tmk@users.noreply.github.com>2014-03-06 17:07:06 -0800
commit10932b8f9010a2979e6c5903f2f656d4e816ddd7 (patch)
tree925d04cd718b2f04ec25607cf2a62ce3b540b590 /FAQ.md
parenta25df9432b4c38e1712d8c5224f05ba37b161cd8 (diff)
Updated FAQ (markdown)
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/FAQ.md b/FAQ.md
index f7c92ba3bd..274a5350df 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -9,9 +9,11 @@ It is no longer recommended and may cause some problem.
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?).
+Use **LUFA**.
-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?). 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