Skip to content

Commit 89f564d

Browse files
committed
fix(shields): Fix for direct use with ZMK Uno split.
1 parent 454fc86 commit 89f564d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/boards/shields/zmk_uno/zmk_uno_split.keymap

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
// / {
2222
// chosen {
2323
// zmk,matrix-transform = &split_direct_matrix_transform;
24-
// zmk,kscan = &kscan_direct_comp;
24+
// zmk,kscan = &kscan_direct;
2525
// };
2626
// };
2727

0 commit comments

Comments
 (0)