feat(studio): Add ortho_4x10 grid layout (#2651)
* added 4x10 grid layout Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
parent
0820991901
commit
7e8c542c94
3 changed files with 135 additions and 0 deletions
7
app/dts/layouts/common/ortho_4x10/position_map.dtsi
Normal file
7
app/dts/layouts/common/ortho_4x10/position_map.dtsi
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
/ {
|
||||
layouts_common_ortho_4x10_position_map: layouts_common_ortho_4x10_position_map {
|
||||
compatible = "zmk,physical-layout-position-map";
|
||||
|
||||
complete;
|
||||
};
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue