From 1ef3dee8214a614d28e287a419bb6d2cac31d190 Mon Sep 17 00:00:00 2001 From: tmk Date: Fri, 27 Nov 2015 10:59:33 +0900 Subject: [PATCH] Updated FAQ Build (markdown) --- FAQ-Build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ-Build.md b/FAQ-Build.md index 4adbdddc3..7569baeb7 100644 --- a/FAQ-Build.md +++ b/FAQ-Build.md @@ -17,7 +17,7 @@ https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/ In short when your controller is ATMega32u4, $ sudo dfu-programmer atmega32u4 erase --force - $ sudo dfu-programmer atmega32u4 flash hhkb_rn42.hex + $ sudo dfu-programmer atmega32u4 flash your.hex $ sudo dfu-programmer atmega32u4 reset or just