1
0

Add revision selector for m0110 editor

This commit is contained in:
Jun Wako 2016-01-11 14:46:41 +09:00
parent ad24c8f651
commit cc8b4eedf1
3 changed files with 2294 additions and 1076 deletions

View File

@ -14,9 +14,14 @@
<body>
<h1 id="page-title">TMK Keymap Editor</h1>
<div align="right">for TMK Converter Rev.1(ATMega32U4)</div>
<div align="right">Converter Revision(See <a href="https://geekhack.org/index.php?topic=24965.msg470309#msg470309" target="_blank">this</a>):
<select id=revision>
<option value="rev1">Rev.1</option>
<option value="rev2" selected>Rev.2</option>
</select>
</div>
<h2>M0110 + M0120</h2>
<h2>Apple Macintosh M0110 + M0120</h2>
<div id="keyboard-pane" class="keyboard-pane">
<form>
<div id="layer_radio">

File diff suppressed because it is too large Load Diff

View File

@ -14,9 +14,14 @@
<body>
<h1 id="page-title">TMK Keymap Editor</h1>
<div align="right">for TMK Converter Rev.1(ATMega32U4)</div>
<div align="right">Converter Revision(See <a href="https://geekhack.org/index.php?topic=24965.msg470309#msg470309" target="_blank">this</a>):
<select id=revision>
<option value="rev1">Rev.1</option>
<option value="rev2" selected>Rev.2</option>
</select>
</div>
<h2>M0110A</h2>
<h2>Apple Macintosh M0110A</h2>
<div id="keyboard-pane" class="keyboard-pane">
<form>
<div id="layer_radio">