Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/virtusbkbd/keys.h

    r679a135 r4b4c797  
    2727 */
    2828
    29 /** @addtogroup usbvirtkbd
     29/** @addtogroup usb
    3030 * @{
    3131 */
     
    4040
    4141/** Maximum number of keys that can be pressed simultaneously. */
    42 #define KB_MAX_KEYS_AT_ONCE 6
     42#define KB_MAX_KEYS_AT_ONCE 4
    4343
    4444/** Key code type. */
Note: See TracChangeset for help on using the changeset viewer.