Skip to content

Commit

Permalink
studio config fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ctranstrum committed Oct 17, 2024
1 parent 7989774 commit 7f97b45
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions boards/shields/lintilla/lintilla.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
#include "lintilla-layouts.dtsi"

/ {
chosen {
zmk,matrix_transform = &default_transform;
};

default_transform: keymap_transform_0 {
compatible = "zmk,matrix-transform";
columns = <12>;
Expand Down
4 changes: 0 additions & 4 deletions boards/shields/lintilla/lintilla_dongle.overlay
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
};
};

&defaut_layout {
kscan = <&mock_kscan>;
};

&xiao_i2c {
status = "okay";

Expand Down
4 changes: 0 additions & 4 deletions boards/shields/lintilla/lintilla_kscan.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,4 @@
};
};

&default_layout {
kscan = <&kscan0>;
};

// vim: expandtab softtabstop=4 shiftwidth=4

0 comments on commit 7f97b45

Please sign in to comment.