docs: Add syntax highlighting to more code blocks
Added language tags to more code blocks in the documentation to enable syntax highlighting.
This commit is contained in:
parent
4a339093ce
commit
65667b863a
50 changed files with 215 additions and 221 deletions
|
|
@ -30,7 +30,7 @@ This also laid the foundation for the other keymap related changes that are now
|
|||
|
||||
[okke-formsma] added the ability to apply modifiers to a code, e.g.:
|
||||
|
||||
```
|
||||
```dts
|
||||
&kp LC(C)
|
||||
```
|
||||
|
||||
|
|
@ -63,7 +63,7 @@ and nice!nano that have specialized hardware for this purpose.
|
|||
|
||||
With this change, you can add
|
||||
|
||||
```
|
||||
```dts
|
||||
&ext_power EP_TOG
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue