We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee27388 commit 584c7a2Copy full SHA for 584c7a2
docs/en/config_and_keymap.md
@@ -73,7 +73,7 @@ keyboard.keymap = [[KC.A, KC.B]]
73
```
74
75
- The keymap contains a flat list of `Key` objects for each layer of the keyboard.
76
- The list of keys in each layer are stored as a single list that folllows the
+ The list of keys in each layer are stored as a single list that follows the
77
grid of row and column pins in the keyboard matrix. This list starts with keys
78
in the first row from left to right, then the second row, and so on.
79
The row x column matrix structure doesn't appear explicitly
0 commit comments