mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 18:49:08 +00:00
Merge branch 'scottjad-master' into usb_usb_fix
This commit is contained in:
commit
e3f4f7d8c4
1 changed files with 0 additions and 4 deletions
|
@ -14,12 +14,8 @@ Build firmware
|
||||||
--------------
|
--------------
|
||||||
$ git clone git://github.com/tmk/tmk_keyboard.git
|
$ git clone git://github.com/tmk/tmk_keyboard.git
|
||||||
$ cd tmk_keyboard
|
$ cd tmk_keyboard
|
||||||
$ git checkout usb_hid
|
|
||||||
$ git submodule init
|
$ git submodule init
|
||||||
$ git submodule update
|
$ git submodule update
|
||||||
|
|
||||||
and download LUFA and unzip under protocol/lufa and edit LUFA_PATH in protocol/lufa.mk. Then,
|
|
||||||
|
|
||||||
$ cd converter/usb_usb
|
$ cd converter/usb_usb
|
||||||
$ make
|
$ make
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue