qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (2092B)


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