mirror of
https://github.com/babariviere/zmk-config.git
synced 2025-06-27 17:25:51 +00:00
fix: remove extra =
This commit is contained in:
parent
6e39bedbff
commit
97f5bdbc03
1 changed files with 2 additions and 1 deletions
|
@ -109,6 +109,7 @@
|
|||
|
||||
combos {
|
||||
compatible = "zmk,combos";
|
||||
|
||||
combo_escape {
|
||||
timeout-ms = <25>;
|
||||
key-positions = <LT2 LT1>;
|
||||
|
@ -194,7 +195,7 @@
|
|||
layers = <BASE>;
|
||||
};
|
||||
|
||||
combo_boot = {
|
||||
combo_boot {
|
||||
timeout-ms = <40>;
|
||||
key-positions = <LB4 LB3>;
|
||||
bindings = <&bootloader>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue