mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
Added encoder and changed BT unpair keys in overlays
This commit is contained in:
@@ -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>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user