Clean up of white space.

This commit is contained in:
ClicketySplit 2023-04-26 08:00:19 -06:00
parent 47f63ab276
commit 2b1e91f37d
7 changed files with 9 additions and 9 deletions

View file

@ -18,4 +18,4 @@ config SHIELD_LEELOO_REV2_LEFT
config SHIELD_LEELOO_REV2_RIGHT config SHIELD_LEELOO_REV2_RIGHT
def_bool $(shields_list_contains,leeloo_rev2_right) def_bool $(shields_list_contains,leeloo_rev2_right)
select SHIELD_LEELOO select SHIELD_LEELOO

View file

@ -3,4 +3,4 @@
* SPDX-License-Identifier: MIT * SPDX-License-Identifier: MIT
*/ */
#include "leeloo_common.dtsi" #include "leeloo_common.dtsi"

View file

@ -43,7 +43,7 @@
&kp LALT &kp LCTRL &lt 1 RET &lt 2 MINUS &lt 2 EQUAL &lt 1 SPACE &kp BSPC &kp DEL &kp LALT &kp LCTRL &lt 1 RET &lt 2 MINUS &lt 2 EQUAL &lt 1 SPACE &kp BSPC &kp DEL
>; >;
sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN>; // sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN>;
}; };
lower_layer { lower_layer {
@ -56,7 +56,7 @@
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
>; >;
sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN>; // sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN>;
}; };
raise_layer { raise_layer {
@ -69,7 +69,7 @@
&trans &trans &trans &trans &trans &trans &bt BT_CLR &trans &trans &trans &trans &trans &trans &trans &bt BT_CLR &trans
>; >;
sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN>; // sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN>;
}; };
}; };

View file

@ -11,4 +11,4 @@ features:
- encoder - encoder
siblings: siblings:
- leeloo_left - leeloo_left
- leeloo_right - leeloo_right

View file

@ -18,4 +18,4 @@
&left_encoder { &left_encoder {
status = "okay"; status = "okay";
}; };

View file

@ -12,4 +12,4 @@ features:
- underglow - underglow
siblings: siblings:
- leeloo_rev2_left - leeloo_rev2_left
- leeloo_rev2_right - leeloo_rev2_right

View file

@ -22,4 +22,4 @@
&right_encoder { &right_encoder {
status = "okay"; status = "okay";
}; };