fix(shields): Fix for direct use with ZMK Uno split.

This commit is contained in:
Peter Johanson 2024-03-25 09:41:33 +00:00 committed by Pete Johanson
parent 7e7110d85f
commit 29c0cdb3ab

View File

@ -21,7 +21,7 @@
// / {
// chosen {
// zmk,matrix-transform = &split_direct_matrix_transform;
// zmk,kscan = &kscan_direct_comp;
// zmk,kscan = &kscan_direct;
// };
// };