Use a custom key code.
This commit is contained in:
parent
60feb8fb09
commit
f959bd4eff
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
keys =
|
keys =
|
||||||
<
|
<
|
||||||
KC_A KC_B
|
KC_A KC_B
|
||||||
KC_C KC_D
|
KC_C ZC_CSTM(1)
|
||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue