mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-05 12:55:19 -05:00
feat(kscan): Use PORT events for kscan matrix interrupts
* Lower power usage compared to regular interrupts on nrf52.
This commit is contained in:
@@ -31,6 +31,10 @@
|
||||
|
||||
};
|
||||
|
||||
&gpiote {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&gpio0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user