logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (2092B)


  1. # MirageiX
  2. ![takashicompany/mirageix](https://i.imgur.com/93krKWQ.jpeg)
  3. MirageiX is a 44-key integrated keyboard.
  4. The PCB has been trimmed to the limit to create a visual appearance in which only the keycaps seem to float.
  5. By using a transparent acrylic case, you can enjoy a mirage-like keyboard expression.
  6. The key layout is based on the TRON keyboard layout, making typing smoother than it looks.
  7. Keyswitches are fixed with sockets, allowing easy replacement of keyswitches.
  8. MirageiXは44キーの一体型キーボードです。
  9. PCBを極限まで切り詰めたことでキーキャップのみが浮き出るようなビジュアルを実現しました。
  10. 透明なアクリルケースを用いることで蜃気楼のようなキーボード表現が楽しめます。
  11. キー配列もTRONというキーボードの配置を参考にしているため、見た目以上にスムーズなタイピングを実現します。
  12. キースイッチはソケットで固定されるため、キースイッチの交換を容易に行えます。
  13. * Keyboard Maintainer: [takashicompany](https://github.com/takashicompany)
  14. * Hardware Supported: MirageiX PCB, Pro Micro
  15. * Hardware Availability: https://github.com/takashicompany/mirageix
  16. Make example for this keyboard (after setting up your build environment):
  17. make takashicompany/mirageix:default
  18. Flashing example for this keyboard:
  19. make takashicompany/mirageix:default:flash
  20. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
  21. ## Bootloader
  22. Enter the bootloader in 3 ways:
  23. * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  24. * **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
  25. * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available