feat: fix wrong reference to matrix transform

This commit is contained in:
daniel
2025-05-25 19:01:31 +02:00
parent 4f36c72955
commit b9ae1c25b5
3 changed files with 10 additions and 4 deletions

View File

@@ -1,10 +1,6 @@
#include <dt-bindings/zmk/matrix_transform.h>
#include "corax-layouts.dtsi"
&physical_layout0 {
transform = <&default_transform>;
};
/ {
chosen {
zmk,kscan = &kscan0;