Update sofle_left.overlay

This commit is contained in:
Yaroslav Kondratev 2024-08-28 01:07:05 +03:00 committed by GitHub
parent ec3d40679a
commit 97f6a482b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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;
};