Skip to main content

MAX_HOLD_TRIGGER_POSITIONS

Constant MAX_HOLD_TRIGGER_POSITIONS 

pub const MAX_HOLD_TRIGGER_POSITIONS: usize = 16; // 16usize
Expand 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.