diff options
author | QMK Bot <hello@qmk.fm> | 2021-01-30 11:01:46 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-01-30 11:01:46 +0000 |
commit | a0e733391532490a216da044efb40451f67774f2 (patch) | |
tree | 8cc6bd43d0b70283b90cfadee1f512ef1161ff4c /docs/faq_build.md | |
parent | 6b9a7e21e953d68d6ae093c2d727f1f3ac2798c0 (diff) | |
parent | 92a787ca4cdecbbb7e2c1394d5192d5fa3dabf6d (diff) | |
download | qmk_firmware-a0e733391532490a216da044efb40451f67774f2.tar.gz qmk_firmware-a0e733391532490a216da044efb40451f67774f2.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs/faq_build.md')
-rw-r--r-- | docs/faq_build.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/faq_build.md b/docs/faq_build.md index e4e69b912..b86f2177a 100644 --- a/docs/faq_build.md +++ b/docs/faq_build.md | |||
@@ -57,8 +57,8 @@ Also see this. | |||
57 | https://github.com/tmk/tmk_keyboard/issues/150 | 57 | https://github.com/tmk/tmk_keyboard/issues/150 |
58 | 58 | ||
59 | You can buy a really unique VID:PID here. I don't think you need this for personal use. | 59 | You can buy a really unique VID:PID here. I don't think you need this for personal use. |
60 | - http://www.obdev.at/products/vusb/license.html | 60 | - https://www.obdev.at/products/vusb/license.html |
61 | - http://www.mcselec.com/index.php?page=shop.product_details&flypage=shop.flypage&product_id=92&option=com_phpshop&Itemid=1 | 61 | - https://www.mcselec.com/index.php?page=shop.product_details&flypage=shop.flypage&product_id=92&option=com_phpshop&Itemid=1 |
62 | 62 | ||
63 | ### I just flashed my keyboard and it does nothing/keypresses don't register - it's also ARM (rev6 planck, clueboard 60, hs60v2, etc...) (Feb 2019) | 63 | ### I just flashed my keyboard and it does nothing/keypresses don't register - it's also ARM (rev6 planck, clueboard 60, hs60v2, etc...) (Feb 2019) |
64 | Due to how EEPROM works on ARM based chips, saved settings may no longer be valid. This affects the default layers, and *may*, under certain circumstances we are still figuring out, make the keyboard unusable. Resetting the EEPROM will correct this. | 64 | Due to how EEPROM works on ARM based chips, saved settings may no longer be valid. This affects the default layers, and *may*, under certain circumstances we are still figuring out, make the keyboard unusable. Resetting the EEPROM will correct this. |