Keyboard firmwares for Atmel AVR and Cortex-M
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.html 849B

12345678910111213141516171819202122232425262728
  1. <html>
  2. <head>
  3. <title>TMK Keymap Editor</title>
  4. </head>
  5. <body>
  6. <h1>TMK Keymap Editor</h1>
  7. <h2>Online Keymap Editor Demo</h2>
  8. <ul>
  9. <li><a href="hhkb/index.html">HHKB Alt Controller</a>
  10. <li><a href="alps64/index.html">Alps64 PCB</a>
  11. <li>Apple M0110 Converter [<a href="m0110/m0110.html">Mac 128/512K</a>] [<a href="m0110/m0110a.html">Mac Plus</a>]
  12. <li><a href="usb_usb/index.html">USB to USB Converter</a>
  13. </ul>
  14. <h2>Instrucion</h2>
  15. <ul>
  16. <li><a href="https://github.com/tmk/tmk_keyboard/blob/master/tmk_core/doc/keymap.md">Keymap Description</a>
  17. <li><a href="https://github.com/tmk/tmk_keyboard/blob/master/tmk_core/doc/build.md#program-controller">Program Controller</a>
  18. </ul>
  19. <h2>Internal</h2>
  20. <ul>
  21. <li><a href="keymap_editor.md">Keymap Editor MEMO</a>
  22. </ul>
  23. </body>
  24. </html>