Skip to content

Commit

Permalink
power management
Browse files Browse the repository at this point in the history
  • Loading branch information
dcai committed Apr 4, 2024
1 parent 6014fba commit 5cc9079
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions config/34.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@
#define ENTER &hp LGUI RET

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

#define BOOT &bootloader

Expand Down Expand Up @@ -197,7 +198,7 @@
//+---------+---------+---------+------+---------+/* */+------------+---------+---------+-----------+-----------+
BTC &none &none &none BT(0) /* */ &none &none &none UG(RGB_EFF) UG(RGB_TOG)
//+---------+---------+---------+------+---------+/* */+------------+---------+---------+-----------+-----------+
&none BOOT &none &none BT(1) /* */ &out OUT_USB &none &none &none UG(RGB_BRI)
&none BOOT &soft_off &none BT(1) /* */ &out OUT_USB &none EP &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 5cc9079

Please sign in to comment.