mirror of
https://github.com/dnlbauer/zmk-keyboards-corax.git
synced 2026-09-10 22:35:29 +00:00
feat: fix wrong reference to matrix transform
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
display-name = "Corax";
|
||||
|
||||
kscan = <&kscan0>;
|
||||
transform = <&matrix_transform0>;
|
||||
transform = <&default_transform>;
|
||||
|
||||
keys // w h x y rot rx ry
|
||||
= <&key_physical_attrs 100 100 183 109 (-500) 233 159>
|
||||
|
||||
Reference in New Issue
Block a user