diff options
Diffstat (limited to 'apps/features.txt')
-rw-r--r-- | apps/features.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/features.txt b/apps/features.txt index f2822da4b7..e503a4c963 100644 --- a/apps/features.txt +++ b/apps/features.txt @@ -198,6 +198,9 @@ usb_charging usbstack #if defined(USB_ENABLE_HID) usb_hid +#if defined(HAVE_USB_HID_MOUSE) +usb_hid_mouse +#endif #endif #endif |