pub const KEYBOARD_MAX_NUM_KEYS: u32 = 256;
A hardcoded number of max keys per report. This should be increased in the future if we see devices with more than the max amount.