Add revision selector for m0110 editor
This commit is contained in:
parent
ad24c8f651
commit
cc8b4eedf1
@ -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
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user