fix(shields): Add labels to all sensors nodes

This commit is contained in:
Joel Spadin
2024-01-26 20:39:35 -06:00
parent aab09d504c
commit f24a0bf9c8
13 changed files with 17 additions and 17 deletions

View File

@@ -49,7 +49,7 @@ RC(3,0) RC(3,1) RC(3,2) RC(3,3) RC(3,4) RC(3,5) RC(4,5) RC(4,6) RC(3,6) RC(3,7)
b-gpios = <&pro_micro 10 GPIO_PULL_UP>;
};
sensors {
sensors: sensors {
compatible = "zmk,keymap-sensors";
sensors = <&left_encoder &right_encoder>;
triggers-per-rotation = <36>;