]> git.donarmstrong.com Git - tmk_firmware.git/commitdiff
Merge branch 'scottjad-master' into usb_usb_fix
authortmk <nobody@nowhere>
Mon, 22 Sep 2014 01:52:27 +0000 (10:52 +0900)
committertmk <nobody@nowhere>
Mon, 22 Sep 2014 01:52:27 +0000 (10:52 +0900)
converter/usb_usb/README

index d0547cde900898eb508f8c03974f010903be98cd..a4893711079b002fb01858b1d925449a988ac626 100644 (file)
@@ -14,12 +14,8 @@ Build firmware
 --------------
     $ git clone git://github.com/tmk/tmk_keyboard.git
     $ cd tmk_keyboard
-    $ git checkout usb_hid
     $ 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