projects
/
qmk_firmware.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c35e3e8
)
usb_usb: Remove mention of downloading LUFA
author
Scott Jaderholm
<jaderholm@gmail.com>
Mon, 15 Sep 2014 04:38:10 +0000
(21:38 -0700)
committer
Scott Jaderholm
<jaderholm@gmail.com>
Mon, 15 Sep 2014 04:38:10 +0000
(21:38 -0700)
converter/usb_usb/README
patch
|
blob
|
history
diff --git
a/converter/usb_usb/README
b/converter/usb_usb/README
index 70839dcfa8d7b93242ba1a25923b8ff994a02f0b..a4893711079b002fb01858b1d925449a988ac626 100644
(file)
--- a/
converter/usb_usb/README
+++ b/
converter/usb_usb/README
@@
-16,9
+16,6
@@
Build firmware
$ cd tmk_keyboard
$ git submodule init
$ git submodule update
-
-and download LUFA and unzip under protocol/lufa and edit LUFA_PATH in protocol/lufa.mk. Then,
-
$ cd converter/usb_usb
$ make