28 lines
718 B
HTML
28 lines
718 B
HTML
<html>
|
|
<head>
|
|
<title>TMK Keymap Editor</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>TMK Keymap Editor</h1>
|
|
<h2>Online Keymap Editor Demo</h2>
|
|
<ul>
|
|
<li><a href="hhkb/index.html">HHKB Keymap Editor</a>
|
|
<li><a href="m0110/m0110.html">M0110 Keymap Editor</a>
|
|
<li><a href="m0110/m0110a.html">M0110A Keymap Editor</a>
|
|
</ul>
|
|
|
|
<h2>Instrucion</h2>
|
|
|
|
<ul>
|
|
<li><a href="https://github.com/tmk/tmk_keyboard/blob/master/doc/keymap.md">Keymap Description</a>
|
|
<li><a href="https://github.com/tmk/tmk_keyboard/blob/master/doc/build.md#program-controller">Program Controller</a>
|
|
</ul>
|
|
|
|
<h2>Internal</h2>
|
|
<ul>
|
|
<li><a href="keymap_editor.md">Keymap Editor MEMO</a>
|
|
</ul>
|
|
</body>
|
|
</html>
|