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:
Peter Johanson 2022-05-26 17:03:25 +00:00
parent a5c6d83895
commit a386359e48

View file

@ -14,5 +14,6 @@
rows = <2>;
columns = <2>;
exit-after;
events = <>;
};
};