KEYBOARD_MAX_NUM_KEYS

Constant KEYBOARD_MAX_NUM_KEYS 

Source
pub const KEYBOARD_MAX_NUM_KEYS: u32 = 256;
Expand description

Hardcoded max sizes for keyboard vectors. These sizes should be increased if we ever see keyboards with more objects than can be represented.