diff options
| author | Ryan <fauxpark@gmail.com> | 2021-09-14 22:16:24 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-14 13:16:24 +0100 |
| commit | b56282756b5faa410301de8c4ecdcae0e0148652 (patch) | |
| tree | cf68cfe0e4f148d6eab52ae289ce261bea88f6c3 /docs/feature_layouts.md | |
| parent | 0ca4a56a0449d17a497ba610d4cee41c914ff50e (diff) | |
| download | qmk_firmware-b56282756b5faa410301de8c4ecdcae0e0148652.tar.gz qmk_firmware-b56282756b5faa410301de8c4ecdcae0e0148652.zip | |
[Docs] Clean up some code block languages (#14434)
Diffstat (limited to 'docs/feature_layouts.md')
| -rw-r--r-- | docs/feature_layouts.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_layouts.md b/docs/feature_layouts.md index b34fd442d..93d040b55 100644 --- a/docs/feature_layouts.md +++ b/docs/feature_layouts.md | |||
| @@ -25,7 +25,7 @@ The `layouts/default/` and `layouts/community/` are two examples of layout "repo | |||
| 25 | 25 | ||
| 26 | Each layout folder is named (`[a-z0-9_]`) after the physical aspects of the layout, in the most generic way possible, and contains a `readme.md` with the layout to be defined by the keyboard: | 26 | Each layout folder is named (`[a-z0-9_]`) after the physical aspects of the layout, in the most generic way possible, and contains a `readme.md` with the layout to be defined by the keyboard: |
| 27 | 27 | ||
| 28 | ```md | 28 | ```markdown |
| 29 | # 60_ansi | 29 | # 60_ansi |
| 30 | 30 | ||
| 31 | LAYOUT_60_ansi | 31 | LAYOUT_60_ansi |
