refactor(shields): Set ZMK Uno physical layouts.

* Add physical layout definitions for uno and split uno shields.
This commit is contained in:
Peter Johanson
2024-05-01 14:07:48 -07:00
committed by Pete Johanson
parent 74f7fe921b
commit 5fcf092901
6 changed files with 82 additions and 20 deletions

View File

@@ -14,14 +14,9 @@
// Uncomment the following lines if using the "Direct Wire" jumper to switch the matrix to a direct wire.
// &kscan_direct { status = "okay"; };
// &kscan_matrix { status = "disabled"; };
// / {
// chosen {
// zmk,matrix-transform = &split_direct_matrix_transform;
// zmk,kscan = &kscan_direct;
// zmk,physical-layout = &direct_physical_layout;
// };
// };