Added encoder and changed BT unpair keys in overlays
This commit is contained in:
parent
14d09e7b07
commit
6475009da9
2 changed files with 7 additions and 3 deletions
|
@ -17,6 +17,10 @@
|
|||
;
|
||||
};
|
||||
|
||||
&bt_unpair_combo {
|
||||
key-positions = <0 42>;
|
||||
&left_encoder {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&bt_unpair_combo {
|
||||
key-positions = <0 53>;
|
||||
};
|
||||
|
|
|
@ -22,5 +22,5 @@
|
|||
};
|
||||
|
||||
&bt_unpair_combo {
|
||||
key-positions = <11 43>;
|
||||
key-positions = <11 54>;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue