diff options
Diffstat (limited to 'docs/flashing.md')
| -rw-r--r-- | docs/flashing.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/flashing.md b/docs/flashing.md index e5fe59f8f..66c08a361 100644 --- a/docs/flashing.md +++ b/docs/flashing.md | |||
| @@ -78,6 +78,12 @@ or | |||
| 78 | 78 | ||
| 79 | make <keyboard>:<keymap>:avrdude | 79 | make <keyboard>:<keymap>:avrdude |
| 80 | 80 | ||
| 81 | or if you want to flash multiple boards, use the following command | ||
| 82 | |||
| 83 | make <keyboard>:<keymap>:avrdude-loop | ||
| 84 | |||
| 85 | When you're done flashing boards, you'll need to hit Ctrl + C or whatever the correct keystroke is for your operating system to break the loop. | ||
| 86 | |||
| 81 | ## Halfkay | 87 | ## Halfkay |
| 82 | 88 | ||
| 83 | Halfkay is a super-slim protocol developed by PJRC that uses HID, and come on all Teensys (namely the 2.0). | 89 | Halfkay is a super-slim protocol developed by PJRC that uses HID, and come on all Teensys (namely the 2.0). |
