3 lines
89 B
C
3 lines
89 B
C
|
#pragma once
|
||
|
|
||
|
u32_t zmk_matrix_transform_row_column_to_position(u32_t row, u32_t column);
|