mirror of
https://github.com/dnlbauer/zmk-keyboards-corax.git
synced 2026-09-10 14:25:29 +00:00
feat: fix wrong reference to matrix transform
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
#include <dt-bindings/zmk/matrix_transform.h>
|
||||
#include "corax-layouts.dtsi"
|
||||
|
||||
&physical_layout0 {
|
||||
transform = <&default_transform>;
|
||||
};
|
||||
|
||||
/ {
|
||||
chosen {
|
||||
zmk,kscan = &kscan0;
|
||||
|
||||
Reference in New Issue
Block a user