From 402efb58c19e187ae8b6f11d424db4c50fd8f173 Mon Sep 17 00:00:00 2001 From: Nico Date: Mon, 8 Dec 2014 16:59:45 +0100 Subject: [PATCH] Notice for User HID settings --- USBAPI.h | 1 + 1 file changed, 1 insertion(+) diff --git a/USBAPI.h b/USBAPI.h index d3c9bd3..9cae349 100644 --- a/USBAPI.h +++ b/USBAPI.h @@ -128,6 +128,7 @@ HID_MEDIA_SIZE + HID_SYSTEM_SIZE + HID_GAMEPAD_SIZE + 0) #define USE_USB_API // activate all API's +// ignore this, this is not the setting for the USB core, its only used for non usb boards to use the APIs #define HID_MOUSE_ENABLED #define HID_KEYBOARD_ENABLED #define HID_RAWHID_ENABLED