]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Updated FAQ (markdown)
authortmk <wakojun+tmk@gmail.com>
Thu, 27 Nov 2014 05:06:32 +0000 (21:06 -0800)
committertmk <wakojun+tmk@gmail.com>
Thu, 27 Nov 2014 05:06:32 +0000 (21:06 -0800)
FAQ.md

diff --git a/FAQ.md b/FAQ.md
index 6ab748e80411ef29a1ea5ddea6ebed9417da9015..1f5822a7008ac4c335ecc59f5722d43c9f0a521e 100644 (file)
--- a/FAQ.md
+++ b/FAQ.md
@@ -57,10 +57,9 @@ You will need this after editing `CONSOLE_ENABLE`, `NKRO_ENABLE`, `EXTRAKEY_ENAB
 \r
 \r
 ## USB VID and PID\r
-You can use any ID you want with editing `config.h`.\r
-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.\r
+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.\r
 \r
-For example TMK uses following numbers.\r
+For example TMK uses following numbers by default.\r
 ```\r
 keyboard:\r
 hhkb: FEED:CAFE\r
@@ -77,6 +76,9 @@ pc98: FEED:9898
 Also see this.\r
 https://github.com/tmk/tmk_keyboard/issues/150\r
 \r
+You can buy a really unique VID:PID here. I don't think you need this for personal use.\r
+- http://www.obdev.at/products/vusb/license.html\r
+- http://www.mcselec.com/index.php?page=shop.product_details&flypage=shop.flypage&product_id=92&option=com_phpshop&Itemid=1\r
 \r
 \r
 # Degug Console\r