Keyd : Add music stop to z on control layer.
This commit is contained in:
parent
8970341205
commit
f7b7eab8a9
|
@ -39,6 +39,7 @@
|
||||||
e = "nextsong";
|
e = "nextsong";
|
||||||
q = "previoussong";
|
q = "previoussong";
|
||||||
x = "mute";
|
x = "mute";
|
||||||
|
z = "stopcd";
|
||||||
};
|
};
|
||||||
|
|
||||||
layer_macro = {};
|
layer_macro = {};
|
||||||
|
|
Loading…
Reference in a new issue