mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 18:49:08 +00:00
usb_usb: Remove mention of downloading LUFA
This commit is contained in:
parent
c35e3e8596
commit
a59dea558e
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue