diff options
Diffstat (limited to 'src/srp/fw-ec/index.html')
-rw-r--r-- | src/srp/fw-ec/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/srp/fw-ec/index.html b/src/srp/fw-ec/index.html index c787191..f528ab9 100644 --- a/src/srp/fw-ec/index.html +++ b/src/srp/fw-ec/index.html @@ -76,7 +76,7 @@ <figcaption> <code>~/board/hx20/led.c</code> </figcaption> - <pre>m4_include(led.diff.html)</pre> + <pre>m4_fmt_code(led.diff.html)</pre> </figure> <p> @@ -115,14 +115,14 @@ <figcaption> <code>~/board/hx20/board.h</code> </figcaption> - <pre>m4_include(fn-lock-1.diff.html)</pre> + <pre>m4_fmt_code(fn-lock-1.diff.html)</pre> </figure> <figure> <figcaption> <code>~/board/hx20/keyboard-customization.c</code> </figcaption> - <pre>m4_include(fn-lock-2.diff.html)</pre> + <pre>m4_fmt_code(fn-lock-2.diff.html)</pre> </figure> <p> @@ -206,7 +206,7 @@ <figure> <figcaption><code>~/board/hx20/keyboard_customization.c</code></figcaption> - <pre>m4_include(hybrid.diff.html)</pre> + <pre>m4_fmt_code(hybrid.diff.html)</pre> </figure> <p> @@ -221,7 +221,7 @@ <code>keyboard_scancode_callback()</code> in <code>~/board/hx20/keyboard_customization.c</code> </figcaption> - <pre>m4_include(kbd-sc-cb.c.html)</pre> + <pre>m4_fmt_code(kbd-sc-cb.c.html)</pre> </figure> <p> |