forked from kofal.net/zmk
refactor: use zmk,matrix-transform instead of zmk,matrix_transform
* Align codebase with documentation.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
zephyr,shell-uart = &cdc_acm_uart;
|
||||
zephyr,code-partition = &code_partition;
|
||||
zmk,kscan = &kscan0;
|
||||
zmk,matrix_transform = &default_transform;
|
||||
zmk,matrix-transform = &default_transform;
|
||||
};
|
||||
|
||||
xtal_clk: xtal-clk {
|
||||
|
||||
Reference in New Issue
Block a user