diff --git a/src/HID-Project.h b/src/HID-Project.h index 3ed098ad..9826020c 100644 --- a/src/HID-Project.h +++ b/src/HID-Project.h @@ -52,5 +52,6 @@ THE SOFTWARE. #include "SingleReport/SingleNKROKeyboard.h" #include "MultiReport/NKROKeyboard.h" #include "MultiReport/SurfaceDial.h" +#include "SingleReport/RawHID.h" // Include Teensy HID afterwards to overwrite key definitions if used