MATRIX_MAX_COLS
uint32_t new_state[MATRIX_MAX_COLS];
uint32_t last_key_state[MATRIX_MAX_COLS];
(((col) & (MATRIX_MAX_COLS - 1)) << 16) |\