fix(shields): Fix for direct use with ZMK Uno split.
This commit is contained in:
parent
7e7110d85f
commit
29c0cdb3ab
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
// / {
|
||||
// chosen {
|
||||
// zmk,matrix-transform = &split_direct_matrix_transform;
|
||||
// zmk,kscan = &kscan_direct_comp;
|
||||
// zmk,kscan = &kscan_direct;
|
||||
// };
|
||||
// };
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue