This website works better with JavaScript.
Explore
Help
Sign In
xenua
/
zmk
Watch
1
Star
0
Fork
You've already forked zmk
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
645
Commits
1
Branch
0
Tags
14 MiB
C
96.8%
CMake
2.4%
Python
0.4%
Shell
0.2%
C++
0.2%
Tree:
081ae84d0e
xmkb
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '081ae84d0e'
${ noResults }
zmk
/
app
/
include
/
zmk
/
matrix_transform.h
3 lines
89 B
Raw
Blame
History
#
pragma once
u32_t
zmk_matrix_transform_row_column_to_position
(
u32_t
row
,
u32_t
column
)
;
Reference in new issue
Copy Permalink