Skip to content

Commit 3e1978e

Browse files
committed
power toggle
1 parent 5382c81 commit 3e1978e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config/34.dtsi

+1-2
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757

5858
#define BT(k1) &bt BT_SEL k1
5959
#define BTC &bt BT_CLR_ALL
60-
#define EP &ext_power EP_TOG
6160

6261
#define BOOT &bootloader
6362

@@ -202,7 +201,7 @@
202201
//+---------+---------+---------+------+---------+/* */+------------+---------+---------+-----------+-----------+
203202
BTC &none &none &none BT(0) /* */ &none &none &none UG(RGB_EFF) UG(RGB_TOG)
204203
//+---------+---------+---------+------+---------+/* */+------------+---------+---------+-----------+-----------+
205-
&none BOOT &soft_off &none BT(1) /* */ &out OUT_USB &none &none &none UG(RGB_BRI)
204+
&none BOOT &soft_off &none BT(1) /* */ &out OUT_USB &none &ext_power EP_TOG &none UG(RGB_BRI)
206205
//+---------+---------+---------+------+---------+/* */+------------+---------+---------+-----------+-----------+
207206
&none &none &none &none BT(2) /* */ &out OUT_BLE &none &none &none UG(RGB_BRD)
208207
//+---------+---------+---------+------+---------+/* */+------------+---------+---------+-----------+-----------+

0 commit comments

Comments
 (0)