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:
pabile 2024-12-10 01:53:54 +08:00 committed by GitHub
parent 0820991901
commit 7e8c542c94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 135 additions and 0 deletions

View file

@ -0,0 +1,7 @@
/ {
layouts_common_ortho_4x10_position_map: layouts_common_ortho_4x10_position_map {
compatible = "zmk,physical-layout-position-map";
complete;
};
};