mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
* added 4x10 grid layout Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
8 lines
175 B
Plaintext
8 lines
175 B
Plaintext
/ {
|
|
layouts_common_ortho_4x10_position_map: layouts_common_ortho_4x10_position_map {
|
|
compatible = "zmk,physical-layout-position-map";
|
|
|
|
complete;
|
|
};
|
|
};
|