Purpose
Definitions of callbacks used by the HID keyboard
device driver to notify the application of events.
Usage
- Re-implement any number of these callbacks anywhere in the program; they will be called automatically by the driver when the related event occurs.