diff options
author | Lucas Hecht <lucas.hecht0@gmail.com> | 2016-02-27 02:56:05 +0100 |
---|---|---|
committer | Lucas Hecht <lucas.hecht0@gmail.com> | 2016-02-27 02:56:05 +0100 |
commit | 52b3ddb521ebe510a0674a69ce4f5ef208ea871f (patch) | |
tree | 9e8a13a01f54b4dcdc6b3e01c2b72d1f02e8d32b /keyboard/planck | |
parent | bcf847e58a10b66cff3161dd3503bc839c9745f0 (diff) | |
download | qmk_firmware-52b3ddb521ebe510a0674a69ce4f5ef208ea871f.tar.gz qmk_firmware-52b3ddb521ebe510a0674a69ce4f5ef208ea871f.zip |
Update PCB_GUIDE.md
Diffstat (limited to 'keyboard/planck')
-rw-r--r-- | keyboard/planck/PCB_GUIDE.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboard/planck/PCB_GUIDE.md b/keyboard/planck/PCB_GUIDE.md index e676c44286..28e8a4b084 100644 --- a/keyboard/planck/PCB_GUIDE.md +++ b/keyboard/planck/PCB_GUIDE.md @@ -53,7 +53,7 @@ Generally, the instructions to flash the PCB are as follows: 4. Press the reset button on the PCB/press the key with the `RESET` keycode 5. `make <arguments> dfu` - use the necessary `KEYMAP=<keymap>` and/or `COMMON=true` arguments here. -### Troubleshooting +## Troubleshooting If you see something like this 0 [main] sh 13384 sync_with_child: child 9716(0x178) died before initialization with status code 0xC0000142 @@ -64,6 +64,7 @@ after running 'make' on Windows than you are encountering a very popular issue w You can easily fix this problem by replacing msys-1.0.dll in WinAVR/utils/bin with [this one](http://www.madwizard.org/download/electronics/msys-1.0-vista64.zip). Restart your system and everything should work fine! + If you see this dfu-programmer atmega32u4 erase |