forked from kofal.net/zmk
fix(shields): Add labels to all sensors nodes
This commit is contained in:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user