Rename project to insert it into nightly test.
[bertos.git] / bertos / drv / usbkbd.h
index 1b4cd3e1a600b159561ea4f3f55f269cf099fa2c..ad3f03da204b65eb6e040f70605adf91e36b5070 100644 (file)
  *
  * \brief Generic USB keyboard device driver.
  *
+ * This module allows to create virtual keyboards.
+ *
+ * \attention The API is work in progress and may change in future versions.
+ *
  * $WIZ$ module_name = "usbkbd"
  * $WIZ$ module_configuration = "bertos/cfg/cfg_usbkbd.h"
  * $WIZ$ module_depends = "usb"