Added standard keyboard HID report scancode defines (thanks to László Monda).
[pub/USBasp.git] / LUFA / ManPages / ChangeLog.txt
index e83385e..cefd377 100644 (file)
@@ -30,6 +30,7 @@
   *  - Added default test tone generation mode to the Device mode AudioInput demos
   *  - Added new NO_CLASS_DRIVER_AUTOFLUSH compile time option to disable automatic flushing of interfaces when the USB management
   *    tasks for each driver is called
+  *  - Added standard keyboard HID report scancode defines (thanks to László Monda)
   *
   *  <b>Changed:</b>
   *  - Removed complicated logic for the Endpoint_ConfigureEndpoint() function to use inlined or function called versions