forked from kofal.net/zmk
Added encoder and changed BT unpair keys in overlays
This commit is contained in:
@@ -17,6 +17,10 @@
|
|||||||
;
|
;
|
||||||
};
|
};
|
||||||
|
|
||||||
&bt_unpair_combo {
|
&left_encoder {
|
||||||
key-positions = <0 42>;
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
&bt_unpair_combo {
|
||||||
|
key-positions = <0 53>;
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -22,5 +22,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&bt_unpair_combo {
|
&bt_unpair_combo {
|
||||||
key-positions = <11 43>;
|
key-positions = <11 54>;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user