mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-22 21:16:59 -05:00
fix(shields): Add labels to all sensors nodes
This commit is contained in:
@@ -60,7 +60,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)
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
sensors {
|
||||
sensors: sensors {
|
||||
compatible = "zmk,keymap-sensors";
|
||||
sensors = <&left_encoder &right_encoder>;
|
||||
triggers-per-rotation = <30>;
|
||||
|
||||
Reference in New Issue
Block a user