forked from kofal.net/zmk
refactor(shields): Set ZMK Uno physical layouts.
* Add physical layout definitions for uno and split uno shields.
This commit is contained in:
committed by
Pete Johanson
parent
74f7fe921b
commit
5fcf092901
@@ -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;
|
||||
// };
|
||||
// };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user