Skip to content

Commit f57281a

Browse files
committed
refactor(shields): Adjust settings reset shield for matrix input driver
Move the settings reset shield to use the new matrix input driver.
1 parent bc34f3c commit f57281a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/boards/shields/settings_reset/settings_reset.overlay

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
};
1313

1414
settings_reset_matrix: settings_reset_matrix {
15-
compatible = "zmk,input-mock";
15+
compatible = "zmk,input-matrix-mock";
1616
columns = <1>;
1717
rows = <0>;
1818

0 commit comments

Comments
 (0)