[Doc]: Correct Markdown syntax errors. (#22511)
This commit is contained in:
parent
b7df75e47f
commit
0fb3aaec8e
5 changed files with 16 additions and 15 deletions
|
@ -345,10 +345,9 @@ is not set, all other layers will reference themselves.
|
|||
}
|
||||
return layer; // important if default is not in case.
|
||||
}
|
||||
|
||||
```
|
||||
|
||||
The equivalent definition using the combo macros is this:
|
||||
|
||||
The equivalent definition using the combo macros is this:
|
||||
|
||||
```c
|
||||
COMBO_REF_LAYER(_DVORAK, _QWERTY)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue