Add script reading bootloader flags
[pub/lufa.git] / Demos / Host / LowLevel / KeyboardHost / KeyboardHost.txt
index 29cefba..206ccc0 100644 (file)
@@ -10,7 +10,7 @@
  *
  *  The following list indicates what microcontrollers are compatible with this demo.
  *
- *  - Series 7 USB AVRs (AT90USBxxx7)
+ *  \li Series 7 USB AVRs (AT90USBxxx7)
  *
  *  \section Sec_Info USB Information:
  *
@@ -35,7 +35,7 @@
  *        USBIF HID Usage Tables</td>
  *   </tr>
  *   <tr>
- *    <td><b>Usable Speeds:</b></td>
+ *    <td><b>Supported USB Speeds:</b></td>
  *    <td>Low Speed Mode \n
  *        Full Speed Mode</td>
  *   </tr>
@@ -44,7 +44,7 @@
  *  \section Sec_Description Project Description:
  *
  *  Keyboard host demonstration application. This gives a simple reference
- *  application for implementing a USB keyboard, for USB keyboards using
+ *  application for implementing a USB keyboard host, for USB keyboards using
  *  the standard keyboard HID profile.
  *
  *  Pressed alpha-numeric, enter or space key is transmitted through the serial