Преглед изворни кода

Merge remote-tracking branch 'origin/master' into develop

QMK Bot пре 1 година
родитељ
комит
fef7932e55
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/tap_hold.md

+ 1 - 1
docs/tap_hold.md

@@ -602,7 +602,7 @@ either `"L"`, `"R"`, or `"*"`. Note that if `"layouts"` contains multiple
 layouts, only the first one is read. For example:
 layouts, only the first one is read. For example:
 
 
 ```json
 ```json
-{"matrix": [5, 6], "x": 0, "y": 5.5, "w": 1.25, "hand", "*"},
+{"matrix": [5, 6], "x": 0, "y": 5.5, "w": 1.25, "hand": "*"},
 ```
 ```
 
 
 Alternatively, handedness may be defined functionally with
 Alternatively, handedness may be defined functionally with