7e659851c8
* Do mapping to positions right in kscan handler, and then surface positions throughout the API.
3 lines
No EOL
89 B
C
3 lines
No EOL
89 B
C
#pragma once
|
|
|
|
u32_t zmk_matrix_transform_row_column_to_position(u32_t row, u32_t column); |