Constant MAX_HOLD_TRIGGER_POSITIONS
pub const MAX_HOLD_TRIGGER_POSITIONS: usize = 16; // 16usizeExpand description
Maximum keymap indices listed in one profile’s hold_trigger_key_positions.
Sparse opposite-hand lists are expected (on the order of ~10), not a dense mask of every key on the board.