#include "ITouch.hpp" uint32_t ITouch::getCapabilities() { return HID_INPUT_CAPABILITY_TOUCH; }