mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
fix(shields): Fix for direct use with ZMK Uno split.
This commit is contained in:
committed by
Pete Johanson
parent
7e7110d85f
commit
29c0cdb3ab
@@ -21,7 +21,7 @@
|
|||||||
// / {
|
// / {
|
||||||
// chosen {
|
// chosen {
|
||||||
// zmk,matrix-transform = &split_direct_matrix_transform;
|
// zmk,matrix-transform = &split_direct_matrix_transform;
|
||||||
// zmk,kscan = &kscan_direct_comp;
|
// zmk,kscan = &kscan_direct;
|
||||||
// };
|
// };
|
||||||
// };
|
// };
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user