From 1ee152b5a45b907958511e5477e0f8f18458fc15 Mon Sep 17 00:00:00 2001 From: Uwe Kleine-König Date: Fri, 27 Oct 2023 18:25:13 +0200 Subject: sansaclipplus: enable usb-hid mouse support Change-Id: Ifbebf9ff8474882a29378515e010e9c9d39df5c3 --- firmware/export/config/sansaclipplus.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export/config/sansaclipplus.h') diff --git a/firmware/export/config/sansaclipplus.h b/firmware/export/config/sansaclipplus.h index e78063ef02..99eb1d8832 100644 --- a/firmware/export/config/sansaclipplus.h +++ b/firmware/export/config/sansaclipplus.h @@ -202,6 +202,7 @@ #define HAVE_USBSTACK #define USB_VENDOR_ID 0x0781 #define USB_PRODUCT_ID 0x74d1 +#define HAVE_USB_HID_MOUSE #define HAVE_BOOTLOADER_USB_MODE /* Virtual LED (icon) */ -- cgit v1.2.3