Update hummingbird.keymap
This commit is contained in:
parent
6f3b33c76b
commit
6771d1b0c8
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
||||||
combos {
|
combos {
|
||||||
compatible = "zmk,combos";
|
compatible = "zmk,combos";
|
||||||
|
|
||||||
#define COMBO(NAME, BINDINGS, KEYPOS, LAYERS) \
|
define COMBO(NAME, BINDINGS, KEYPOS, LAYERS) \
|
||||||
combo_##NAME { \
|
combo_##NAME { \
|
||||||
timeout-ms = <50>; \
|
timeout-ms = <50>; \
|
||||||
bindings = <BINDINGS>; \
|
bindings = <BINDINGS>; \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue