Skip to content

Commit

Permalink
Disable soft off for now due to compile errors
Browse files Browse the repository at this point in the history
  • Loading branch information
nepcore authored Dec 5, 2023
1 parent cdc5053 commit 5e8ed76
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
us_adjust_layer {
label = "Adjust US";
bindings = <
&soft_off &bootloader &trans &kp EN_EURO &trans &trans &trans &kp EN_U_UMLAUT &trans &kp EN_O_UMLAUT &trans &kp DEL
&trans &bootloader &trans &kp EN_EURO &trans &trans &trans &kp EN_U_UMLAUT &trans &kp EN_O_UMLAUT &trans &kp DEL
&bt BT_CLR &kp EN_A_UMLAUT &kp EN_SZ &trans &trans &trans &trans &out OUT_TOG &trans &tog DE_BASE_L &trans &trans
&trans &bt BT(0) &bt BT(1) &bt BT(2) &bt BT(3) &bt BT(4) &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
Expand Down Expand Up @@ -119,7 +119,7 @@
de_adjust_layer {
label = "Adjust DE";
bindings = <
&soft_off &bootloader &trans &kp DE_EURO &trans &trans &trans &kp DE_U_UMLAUT &trans &kp DE_O_UMLAUT &trans &kp DEL
&trans &bootloader &trans &kp DE_EURO &trans &trans &trans &kp DE_U_UMLAUT &trans &kp DE_O_UMLAUT &trans &kp DEL
&trans &kp DE_A_UMLAUT &kp DE_SZ &trans &trans &trans &trans &out OUT_TOG &trans &tog DE_BASE_L &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
Expand Down

0 comments on commit 5e8ed76

Please sign in to comment.