summaryrefslogtreecommitdiffstats
path: root/FAQ.md
diff options
context:
space:
mode:
authortmk <wakojun+tmk@gmail.com>2014-11-27 06:06:32 +0100
committertmk <wakojun+tmk@gmail.com>2014-11-27 06:06:32 +0100
commit69fe8cf2325f1b25c82c6f6f2e23184a379e3ab6 (patch)
tree0987fccad7eb816a36010ece7be10678edf18c19 /FAQ.md
parentbf5638e51194f7c10fa95f2bdbe7bb443606216d (diff)
downloadqmk_firmware-69fe8cf2325f1b25c82c6f6f2e23184a379e3ab6.tar.gz
qmk_firmware-69fe8cf2325f1b25c82c6f6f2e23184a379e3ab6.tar.xz
Updated FAQ (markdown)
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/FAQ.md b/FAQ.md
index 6ab748e80..1f5822a70 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -57,10 +57,9 @@ You will need this after editing `CONSOLE_ENABLE`, `NKRO_ENABLE`, `EXTRAKEY_ENAB
## USB VID and PID
-You can use any ID you want with editing `config.h`.
-Using any presumably unused ID will be no problem in fact except for very least chance of collision with other product. So I don't think it is worth bugging them to get prototype VID.
+You can use any ID you want with editing `config.h`. Using any presumably unused ID will be no problem in fact except for very least chance of collision with other product.
-For example TMK uses following numbers.
+For example TMK uses following numbers by default.
```
keyboard:
hhkb: FEED:CAFE
@@ -77,6 +76,9 @@ pc98: FEED:9898
Also see this.
https://github.com/tmk/tmk_keyboard/issues/150
+You can buy a really unique VID:PID here. I don't think you need this for personal use.
+- http://www.obdev.at/products/vusb/license.html
+- http://www.mcselec.com/index.php?page=shop.product_details&flypage=shop.flypage&product_id=92&option=com_phpshop&Itemid=1
# Degug Console