Clean up of white space.
This commit is contained in:
parent
47f63ab276
commit
2b1e91f37d
7 changed files with 9 additions and 9 deletions
|
@ -18,4 +18,4 @@ config SHIELD_LEELOO_REV2_LEFT
|
|||
|
||||
config SHIELD_LEELOO_REV2_RIGHT
|
||||
def_bool $(shields_list_contains,leeloo_rev2_right)
|
||||
select SHIELD_LEELOO
|
||||
select SHIELD_LEELOO
|
|
@ -3,4 +3,4 @@
|
|||
* SPDX-License-Identifier: MIT
|
||||
*/
|
||||
|
||||
#include "leeloo_common.dtsi"
|
||||
#include "leeloo_common.dtsi"
|
|
@ -43,7 +43,7 @@
|
|||
&kp LALT &kp LCTRL < 1 RET < 2 MINUS < 2 EQUAL < 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 {
|
||||
|
@ -56,7 +56,7 @@
|
|||
&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 {
|
||||
|
@ -69,7 +69,7 @@
|
|||
&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>;
|
||||
};
|
||||
|
||||
};
|
||||
|
|
|
@ -11,4 +11,4 @@ features:
|
|||
- encoder
|
||||
siblings:
|
||||
- leeloo_left
|
||||
- leeloo_right
|
||||
- leeloo_right
|
|
@ -18,4 +18,4 @@
|
|||
|
||||
&left_encoder {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
|
@ -12,4 +12,4 @@ features:
|
|||
- underglow
|
||||
siblings:
|
||||
- leeloo_rev2_left
|
||||
- leeloo_rev2_right
|
||||
- leeloo_rev2_right
|
|
@ -22,4 +22,4 @@
|
|||
|
||||
&right_encoder {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
Loading…
Add table
Reference in a new issue