Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Added KeyboardReportParser::OnControlKeysChanged(before, after) to be…
… able to react on control key presses and enhanced the HID keyboard example.
- Loading branch information
Showing
with
47 additions
and 1 deletion.
- +38 −0 examples/HID/USBHIDBootKbd/USBHIDBootKbd.ino
- +5 −0 hidboot.cpp
- +4 −1 hidboot.h