[Doc]: Correct Markdown syntax errors. (#22511)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user