Skip to content

Commit

Permalink
power toggle
Browse files Browse the repository at this point in the history
  • Loading branch information
dcai committed Apr 4, 2024
1 parent 5382c81 commit 3e1978e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/34.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@

#define BT(k1) &bt BT_SEL k1
#define BTC &bt BT_CLR_ALL
#define EP &ext_power EP_TOG

#define BOOT &bootloader

Expand Down Expand Up @@ -202,7 +201,7 @@
//+---------+---------+---------+------+---------+/* */+------------+---------+---------+-----------+-----------+
BTC &none &none &none BT(0) /* */ &none &none &none UG(RGB_EFF) UG(RGB_TOG)
//+---------+---------+---------+------+---------+/* */+------------+---------+---------+-----------+-----------+
&none BOOT &soft_off &none BT(1) /* */ &out OUT_USB &none &none &none UG(RGB_BRI)
&none BOOT &soft_off &none BT(1) /* */ &out OUT_USB &none &ext_power EP_TOG &none UG(RGB_BRI)
//+---------+---------+---------+------+---------+/* */+------------+---------+---------+-----------+-----------+
&none &none &none &none BT(2) /* */ &out OUT_BLE &none &none &none UG(RGB_BRD)
//+---------+---------+---------+------+---------+/* */+------------+---------+---------+-----------+-----------+
Expand Down

0 comments on commit 3e1978e

Please sign in to comment.