mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-04 03:30:48 +02:00
5 lines
146 B
Django/Jinja
5 lines
146 B
Django/Jinja
| Name | Definition |
|
|
| -- | -- |
|
|
{%- for type, definition in xap.term_definitions | dictsort %}
|
|
| _{{ type }}_ | {{ definition }} |
|
|
{%- endfor %} |