fix(docs): Fix "All" typo
This commit is contained in:
parent
6870fdc604
commit
689ba2d171
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ The second include brings in the defines for all the keycodes (e.g. `A`, `N1`, `
|
||||||
|
|
||||||
### Root devicetree Node
|
### Root devicetree Node
|
||||||
|
|
||||||
ALl the remaining keymap nodes will be nested inside of the root devicetree node, like so:
|
All the remaining keymap nodes will be nested inside of the root devicetree node, like so:
|
||||||
|
|
||||||
```devicetree
|
```devicetree
|
||||||
/ {
|
/ {
|
||||||
|
|
Loading…
Reference in a new issue