refactor: Default kscan events for native posix
* By default, don't generate any events for the native posix board DTS, to allow native builds outside of the testing use case.
This commit is contained in:
parent
a5c6d83895
commit
a386359e48
1 changed files with 1 additions and 0 deletions
|
@ -14,5 +14,6 @@
|
||||||
rows = <2>;
|
rows = <2>;
|
||||||
columns = <2>;
|
columns = <2>;
|
||||||
exit-after;
|
exit-after;
|
||||||
|
events = <>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue