forked from kofal.net/zmk
fix(shields): Add labels to all sensors nodes
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
};
|
||||
|
||||
/ {
|
||||
sensors {
|
||||
sensors: sensors {
|
||||
compatible = "zmk,keymap-sensors";
|
||||
sensors = <&encoder_1_top_row>;
|
||||
triggers-per-rotation = <20>;
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
};
|
||||
|
||||
/ {
|
||||
sensors {
|
||||
sensors: sensors {
|
||||
compatible = "zmk,keymap-sensors";
|
||||
sensors = <&encoder_4>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user