refactor: use zmk,matrix-transform instead of zmk,matrix_transform
* Align codebase with documentation.
This commit is contained in:
parent
a3fbc2a5ba
commit
6b547019c2
76 changed files with 90 additions and 90 deletions
|
|
@ -11,7 +11,7 @@
|
|||
/ {
|
||||
chosen {
|
||||
zmk,kscan = &kscan0;
|
||||
zmk,matrix_transform = &default_transform;
|
||||
zmk,matrix-transform = &default_transform;
|
||||
zephyr,code-partition = &code_partition;
|
||||
zephyr,sram = &sram0;
|
||||
zephyr,flash = &flash0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue