Merge pull request #211 from petejohanson/core/keymap-port-event-exploration

Use PORT events for kscan matrix interrupts, add option for deep sleep.
This commit is contained in:
Pete Johanson
2020-10-06 17:32:35 -04:00
committed by GitHub
6 changed files with 133 additions and 33 deletions

View File

@@ -31,6 +31,10 @@
};
&gpiote {
status = "okay";
};
&gpio0 {
status = "okay";
};