We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93ece8d commit de2ae16Copy full SHA for de2ae16
src/Keyboard.h
@@ -23,6 +23,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
23
#ifndef KEYBOARD_h
24
#define KEYBOARD_h
25
26
+#include "HID.h"
27
+
28
#if !defined(_USING_HID)
29
30
#warning "Using legacy HID core (non pluggable)"
0 commit comments