Преглед изворни кода

Merge branch 'scottjad-master' into usb_usb_fix

tmk пре 10 година
родитељ
комит
e3f4f7d8c4
1 измењених фајлова са 0 додато и 4 уклоњено
  1. 0 4
      converter/usb_usb/README

+ 0 - 4
converter/usb_usb/README

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