combo timeout
This commit is contained in:
parent
bb7bdc1811
commit
b327bcd6b4
1 changed files with 1 additions and 1 deletions
|
|
@ -54,10 +54,10 @@
|
|||
|
||||
#define COMBO(NAME, BINDINGS, KEYPOS, LAYERS) \
|
||||
combo_##NAME { \
|
||||
timeout-ms = <50>; \
|
||||
bindings = <BINDINGS>; \
|
||||
key-positions = <KEYPOS>; \
|
||||
layers = <LAYERS>; \
|
||||
timeout-ms = <50>;
|
||||
};
|
||||
|
||||
/* KEY POSITIONS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue