User:ItsCrocoSwine/sandbox: Difference between revisions
User page
More actions
collapsible documentation |
mobile friendly-ish |
||
| Line 1: | Line 1: | ||
=== Config file === | === Config file === | ||
Rehid stores its key mappings in <code>.json</code> files located either as <code>sd:/rehid/rehid.json</code> for global mappings or in a title ID folder within <code>sd:/rehid/</code> to use with a specific title. You can manually create your own key mappings by creating a <code>rehid.json</code> file with the key mappings you want. | Rehid stores its key mappings in <code>.json</code> files located either as <code>sd:/rehid/rehid.json</code> for global mappings or in a title ID folder within <code>sd:/rehid/</code> to use with a specific title. You can manually create your own key mappings by creating a <code>rehid.json</code> file with the key mappings you want. | ||
<div style="margin:0 auto;overflow:scroll;width:auto;max-width:100%"> | |||
{| class="mw-collapsible mw-collapsed" | {| class="mw-collapsible mw-collapsed" | ||
|+ '''Documentation''' | |+ '''Documentation''' | ||
| Line 73: | Line 74: | ||
}</syntaxhighlight> | }</syntaxhighlight> | ||
|} | |} | ||
</div> | |||