Update sofle_left.overlay
This commit is contained in:
parent
ec3d40679a
commit
97f6a482b0
1 changed files with 2 additions and 4 deletions
|
@ -7,10 +7,8 @@
|
|||
#include "sofle.dtsi"
|
||||
/ {
|
||||
chosen {
|
||||
zephyr,display = &oled;
|
||||
zmk,kscan = &side_band_behavior_triggers;
|
||||
zmk,matrix-transform = &default_transform;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&kscan0 {
|
||||
|
@ -49,7 +47,7 @@
|
|||
wakeup_source: wakeup_source {
|
||||
compatible = "zmk,gpio-key-wakeup-trigger";
|
||||
|
||||
trigger = <&hw_soft_off>;
|
||||
trigger = <&kscan0>;
|
||||
wakeup-source;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue