mirror of
https://github.com/Ajetski/reviung41-zmk-config.git
synced 2026-01-11 22:54:52 -10:00
temp combo for testing
This commit is contained in:
parent
3de21dff21
commit
8a5bf9c3cf
@ -56,6 +56,12 @@
|
||||
/ {
|
||||
combos {
|
||||
compatible = "zmk,combos";
|
||||
combo_esc {
|
||||
timeout-ms = <50>;
|
||||
key-positions = <0 1>;
|
||||
bindings = <&kp A>;
|
||||
layers = <0>;
|
||||
};
|
||||
combo_bksp {
|
||||
timeout-ms = <50>;
|
||||
key-positions = <20 21>;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user