Added encoder and changed BT unpair keys in overlays

This commit is contained in:
Kevin 2020-08-28 20:36:28 -07:00
parent 14d09e7b07
commit 6475009da9
2 changed files with 7 additions and 3 deletions

View File

@ -17,6 +17,10 @@
;
};
&bt_unpair_combo {
key-positions = <0 42>;
&left_encoder {
status = "okay";
};
&bt_unpair_combo {
key-positions = <0 53>;
};

View File

@ -22,5 +22,5 @@
};
&bt_unpair_combo {
key-positions = <11 43>;
key-positions = <11 54>;
};