usb_usb: Remove mention of downloading LUFA

This commit is contained in:
Scott Jaderholm 2014-09-14 21:38:10 -07:00
parent c35e3e8596
commit a59dea558e
1 changed files with 0 additions and 3 deletions

View File

@ -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