fix default_kscan

This commit is contained in:
Waylon Walker 2024-06-26 19:54:50 -05:00
parent c543062891
commit a66e1805c4
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4

View file

@ -2,7 +2,7 @@
/ {
chosen {
zmk,kscan = &kscan0;
zmk,kscan = &default_kscan;
zmk,matrix_transform = &default_transform;
/delete-property/ zephyr,console;
/delete-property/ zephyr,shell-uart;
@ -36,5 +36,5 @@
RC(2,0) RC(2,1) RC(2,2)
>;
};
};